v1

latestOpenAPI 3.1.02026-07-2616459400.5 KB
API Management

Delete API Key using API Key ID

This endpoint allows you to revoke an existing API Key using an API key id (api_key_id).

delete/api_keys/{api_key_id}

Path parameters

api_key_idstring required

Headers

on-behalf-ofstring required
Example:Authorization: Bearer <<API KEY>>

The On Behalf Of header allows you to make API calls from a parent account on behalf of the parent's customer accounts

Response

No Content