A valid request URL is required to generate request examples{
"applicationSubscriptionId": 123,
"applicationEndPoint": "<string>",
"events": [
{
"eventId": 123,
"eventName": "<string>",
"eventCategory": "<string>",
"apiVersionNumber": "<string>"
}
],
"packageId": 123,
"noCallback": true
}Create a new application event subscription.
A valid request URL is required to generate request examples{
"applicationSubscriptionId": 123,
"applicationEndPoint": "<string>",
"events": [
{
"eventId": 123,
"eventName": "<string>",
"eventCategory": "<string>",
"apiVersionNumber": "<string>"
}
],
"packageId": 123,
"noCallback": true
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Defines an event that an Application Version is subscribed to.
Success
Defines an event that an Application Version is subscribed to.