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
}Get a specific application subscription by ID.
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
Success
Defines an event that an Application Version is subscribed to.