Update an application version

Use this API to update an application version. You only need to specify the fields that need to be updated.

Token Permissions: [ application:update:* ]

Path Params
string
required

The ID of the application version to update.

Query Params
include
array of strings
include
string
Body Params

The application version.

string
required
string
length ≤ 10000
string
required
string
length ≤ 40
declaredProducedEventVersionIds
array of strings
declaredProducedEventVersionIds
declaredConsumedEventVersionIds
array of strings
declaredConsumedEventVersionIds
declaredEventApiProductVersionIds
array of strings
declaredEventApiProductVersionIds
customAttributes
array of objects
customAttributes
messagingServiceIds
array
messagingServiceIds
validationMessages
object
string
inboundApplicationVersionAssociations
array of objects

The application versions that reference this application version. targetId can be left blank

inboundApplicationVersionAssociations
outboundApplicationVersionAssociations
array of objects

The application versions that reference this application version. sourceId can be left blank

outboundApplicationVersionAssociations
string
Headers
string
enum
Defaults to application/json;charset=UTF-8

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json;charset=UTF-8
application/json