A valid request URL is required to generate request examples{
"applicationEndPoint": "<string>",
"applicationSubscriptionId": 123,
"events": [
{
"apiVersionNumber": "<string>",
"eventCategory": "<string>",
"eventId": 123,
"eventName": "<string>"
}
],
"noCallback": true,
"packageId": 123
}Update an existing application event subscription.
A valid request URL is required to generate request examples{
"applicationEndPoint": "<string>",
"applicationSubscriptionId": 123,
"events": [
{
"apiVersionNumber": "<string>",
"eventCategory": "<string>",
"eventId": 123,
"eventName": "<string>"
}
],
"noCallback": true,
"packageId": 123
}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.
OK
Defines an event that an Application Version is subscribed to.