Update a service accountAsk AIpatch https://{customerid}.observeinc.com/v1/service-accounts/{accountId}Path ParamsaccountIdstringrequiredThe id of the service account to updateBody ParamslabelstringdescriptionstringdisabledbooleanWhether the service account is disabled. Disabling a service account will delete all of its API tokens.truefalseResponses 200Service account updated successfully 400Bad request 401Unauthorized 403Forbidden 404Resource not found 429Rate limit reached 5XXInternal server errorUpdated 7 months ago