Updates an existing mapping version configuration.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique topic identifier of the gateway
Sequential version number of the mapping version
HTTP method for the mapping in uppercase
GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD URL path for the mapping including the leading slash
Whether the mapping version is active
false
Updated description of the mapping version
"Updated description for version 1"
Updated list of middleware to be applied to the mapping version
Whether the path should be matched exactly
true
Updated attributes for the mapping version
["premium"]Updated boolean logic expression for request routing
"user.premium == true"
Updated type of invocation for the resource
"Event"
Mapping version updated successfully
"success"