Create a webhook subscription
AuthRequires authentication via bearerAuth.
Description
Creates a signed event delivery destination and returns its signing secret once.
Request body
application/jsonrequired
urlbodystring <uri>required
Public HTTPS delivery destination.
eventsbodystring[]required
Responses
201The created subscription. Store the signing secret securely because it is not shown again.
application/json401The API key is missing, malformed, expired, or revoked.
application/jsonerrorobjectrequired
403The API key does not have permission for this action.
application/jsonerrorobjectrequired
422One or more request fields are invalid.
application/jsonerrorobjectrequired