Event Subscriptions
Subscribe to a resource updates
You can only subscribe to the same resource and the same target once. A status 409 will be returned if you attempt to send duplicate subscription.
POST
Subscribe to a resource updates
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Response
201 - application/json
The resource name.
Maximum string length:
50Target URL where we would send the POST request on new events.
Properties specific to this subscription.
Subscribe to a resource updates