CRM

Subscribe to events published by CRM app.

This endpoint is only required if you app does not have another method to register the CRM events callback during installation.

post/v1/subscribe

Headers

X-Hub-Signature-256string required

A SHA256 signature preceded with sha256=

Request body

urlstring uri required

Webhook url to register. This MUST be https or the request should be rejected.

Response

successful operation

Changes

No recorded changes to this endpoint across all 1 revision of this API.