cURL
curl --request PATCH \ --url https://api.bland.ai/v1/orgs/{org_id}/versions/{service} \ --header 'Content-Type: application/json' \ --header 'authorization: <authorization>' \ --data '{ "version": "<string>" }'
{ "data": null, "errors": null }
Update the current version of a specified service for an organization.
"api_server"
"ws_server"
null