Delete an Inline Hook
DELETE {{baseUrl}}/api/v1/inlineHooks/:inlineHookId
Deletes an inline hook by inlineHookId. Once deleted, the Inline Hook is unrecoverable. As a safety precaution, only Inline Hooks with a status of INACTIVE are eligible for deletion.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |