Revoke Sub-API Key
Sub-API Keys
Revoke Sub-API Key
Immediately revokes a sub-API key. All subsequent requests using the revoked key receive 401 Unauthorized.
DELETE
Revoke Sub-API Key
Any in-flight request that was authenticated before revocation may still complete. Revocation takes effect for all new authentication attempts.Documentation Index
Fetch the complete documentation index at: https://io.net/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Admin API key that owns the sub-key. Admin API key (io.net Intelligence)
Path Parameters
UUID of the sub-key to revoke.
Response
Sub-key revoked successfully
Example:
"succeeded"