Create or update a subscription for a set of event-types.
To complete provisioning of the subscription you must do a GET request against the validationUrl
sent to the Destination.EndpointUrl.
Webhooks of the specified event-types will be delivered when provisioning has succeeded.
Success
Unauthorized
Forbidden
Not Found
{- "eventTypes": [
- "string"
],
}
{- "id": "string",
- "provisioningState": "Succeeded"
}