Returns the web hook configuration for a project.
{ "status": "success", "message": "success", "result": { "client_id": 19817472, "project_id": 1249918, "endpoint": "example.com/web_hook", "enable_http_authorization": false, "enable_web_hook": true } }
Param name | Description |
---|---|
project_id required |
The ID of the project. Validations:
|