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.
{
"data": null,
"errors": null
}