Disable feature
Disables a specific bot feature for the guild
AuthorizationBearer <token>
Enter your Discord OAuth2 access token
In: header
Path Parameters
featurestring
Feature name
Value in
"live-updates" | "reminders"guildstring
Discord guild ID
Match
^\d{17,19}$Response Body
curl -X DELETE "https://api.skyhelper.xyz/guilds/string/features/live-updates"Empty
Empty
Last updated on