Creates a subscription for the trigger
Subscription's details
Id of the created subscription
Bad Request.
Unauthorized access.
Forbidden.
The specified resource was not found
Internal Server Error.
Service Unavailable.
{- "name": "My Subscription to XYZ",
- "callbackInfo": {
- "protocol": "HTTPS",
- "headers": {
- "Authorization": "eyJhbGciOiJSUzUxMiJ9.eyJzdWIiOiI0Ii",
- "Content-Type": "application/json"
}
}
}
{- "id": 123
}