Skip to main content

Update Hook

PUT 

/api/v1/hooks/:hook_id

Update an existing hook's target_url and/or event.

Updating sets the hook's status back to created for re-verification. If the hook was previously deleted, updating it reactivates it: deleted_at is cleared and the hook will start receiving events again. To retire a hook, use the delete endpoint.

Request

Responses

Successful Response