Create a webhook subscription for your teamspace.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successfully created webhook
The webhook object represents an outbound webhook subscription.
The object type, which is always webhook.
webhook The webhook identifier.
The destination URL for webhook deliveries.
The subscribed event types.
Whether delivery is enabled for this webhook.
The ISO string for when the webhook was created.
The ISO string for when the webhook was last updated.
The signing secret shown only when creating a webhook.