Update an API tokenAsk AIpatch https://{customerid}.observeinc.com/v1/service-accounts/{accountId}/api-tokens/{tokenId}Path ParamsaccountIdstringrequiredThe id of the service account associated with the API tokentokenIdstringrequiredThe id of the API token to updateBody ParamslabelstringdescriptionstringlifetimeHoursinteger≥ 1disabledbooleantruefalseResponses 200API token updated successfully 400Bad request 401Unauthorized 403Forbidden 404Resource not found 429Rate limit reached 5XXInternal server errorUpdated 7 months ago