(Early Access) Upgrades the Access Request to use the latest version of its associated Event API Product

Upgrades the Access Request to use the latest version of its associated Event API Product.
This operation will update the access request to reference the most recent version of the product.

Plan selection:

  • If a planId is provided in the request body, the access request will be updated to use that specific plan in the latest product version.
  • If no planId is provided, the operation will search for a plan with the same name as the currently used plan in the latest product version.
  • If no matching plan can be found, the operation will return an error.

Once the access request is successfully updated, the runtime configuration will be synchronized with the changes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 4 and 188

the id of an access request for an Event API Product

string
required
length between 2 and 64

the id of an Application Registration

Body Params

Optional plan ID for the upgrade. If not provided, a plan with the same name will be used if available.

string
length between 2 and 64

Optional. If provided, the access request will be updated to use this specific plan ID in the latest product version. If not provided, the system will search for a plan with the same name as the current plan.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json