Create a webhook
Registers a webhook and enqueues an asynchronous verification handshake (run by the dispatcher). The response includes the signing secret, shown only this once; verified is false until the handshake passes.
post/v2/webhooks/{teamId}
Path parameters
teamIdstring uuid required
Request body
Response
The created webhook, including its one-time signing secret.