Webhooks

Update Subscription

patch/api/v1/webhooks/subscriptions/{sub_id}

Path parameters

sub_idstring uuid required

Request body

urlstring nullable
auth_tokenstring nullable

Response

Successful Response

idstring uuid required
organization_idstring required
mailbox_idstring uuid nullable required
phone_number_idstring uuid nullable required
agent_identity_idstring uuid nullable
owner_identity_idstring uuid nullable
urlstring required
auth_tokenstring nullable
has_auth_tokenboolean
status'active' | 'deleted' required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.