Delete an existing webhook.
POST
/xrpc/place.stream.server.deleteWebhook
Request Body required
Section titled “Request Body required ”object
id
required
The ID of the webhook to delete.
string
Responses
Section titled “ Responses ”Success
object
success
required
Whether the webhook was successfully deleted.
boolean
Bad Request