/delete
Delete a specific event from the guild
Endpoint Headers:
bot-token - Token of the Bot [String] (Required)
apikey - Your Api Auth Key [String] (Required)
guild-id - ID of the guild to be fetched [Snowflake] (Required)
Endpoint Body Parameters
event - ID of the event to be fetched [Snowflake] (Required)
Examples:
Possible Responses (Codes)
Last updated