Skip to main content

Delete

DELETE 

/workstations/:workstation_id/webhooks/:webhook_id

Delete a specific webhook for a workstation.

Request

Path Parameters

    workstation_id uidrequired

    The UID associated to a Workstation. Learn more

    webhook_id uuidrequired

Responses

Successfully deleted the webhook.

Schema

    deleted boolean
Loading...