Update a Push Notification App
This operation partially updates a Push Notification App.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
OR
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
appName
Request
This endpoint expects an object.
isDefault
Whether this App is the default (Push Notification) App for the Account.
Set to true to set this App as the default App.
Response headers
Location
The location (uri) of the resource identified by Resource-Id.
Response
The request was accepted and a resource ID is available to check the result. The response body contains the resource ID and link to the resource.
resourceId
The Resource ID is an identifier for the resource that was created or updated
in response to the request.
resourceLocation
The location (uri) of the resource identified by Resource-Id.
Errors
400
Bad Request Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error