Skip to main content
DELETE
/
api
/
v1
/
user
/
api-keys
/
{api_key_id}
Archive Api Key
curl --request DELETE \
  --url https://app.asisso.com/api/v1/user/api-keys/{api_key_id}
{}

Documentation Index

Fetch the complete documentation index at: https://asisso-cd509912.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Archiving immediately revokes the key. Any request using the key after archiving returns 401. Use Reactivate to restore access.

Headers

authorization
string | null
X-API-Key
string | null

Path Parameters

api_key_id
integer
required

Response

Successful Response

The response is of type Response Archive Api Key Api V1 User Api Keys Api Key Id Delete · object.