Organizations
Update Organization's Service Version
Update the current version of a specified service for an organization.
PATCH
Headers
Your API key for authentication.
Path Parameters
The unique identifier of the organization.
The name of the service whose version you want to update.
Valid values: "api_server"
, "ws_server"
Body
The new version identifier to set for the specified service.
Response
Always null
upon successful update.
Always null
on success.