Register Hook
POST/api/v1/hooks
Registers new REST hook for an integration, depending on event (type)
API will make a call to the (unique) target_url
Request
Responses
- 200
- 400
- 401
- 422
Successful Response
hook_already_exists: Hook with this target url already exist.
unauthorized: Invalid or no credentials where supplied.
Validation Error