v2
latestOpenAPI 3.1.02026-07-312303692.4 MBWebhooks AutoConfig
Create Subscription
Create a new auto-config flow (creates an endpoint awaiting configuration).
post/api/v1/app/{app_id}/auto-config
Path parameters
app_idstring required
The Application's ID or UID.
Example:unique-identifier
The Application's ID or UID.
Headers
idempotency-keystring
The request's idempotency key
Response
Example response
{
"endpId": "ep_1srOrx2ZWZBpBUvZwXKQmoEYga2"
}