Webhooks

Handle Asana resthook confirmation

Asana and other services implementing the Resthooks specification send a confirmation request with an X-Hook-Secret header when setting up webhooks. Aha! responds with the same secret to confirm the webhook endpoint is valid.

post/webhooks/{token}

Path parameters

tokenstring required

Token identifier

Response

Successful operation

Changes

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