Path parameters
-
The unique identifier of the hook.
DELETE /api/hooks/{id}
curl \
-X DELETE https://[tenant_id].logto.app/api/hooks/{id} \
-H "Authorization: Bearer $ACCESS_TOKEN"
The unique identifier of the hook.
curl \
-X DELETE https://[tenant_id].logto.app/api/hooks/{id} \
-H "Authorization: Bearer $ACCESS_TOKEN"