place.stream.server

Delete an existing webhook.

post/xrpc/place.stream.server.deleteWebhook

Request body

idstring required

The ID of the webhook to delete.

Response

Success

successboolean required

Whether the webhook was successfully deleted.

Changes