Delete an API tokenAsk AIdelete 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 updateResponses 200API token deleted successfully 400Bad request 401Unauthorized 403Forbidden 429Rate limit reached 5XXInternal server errorUpdated 7 months ago