Delete API key

You can delete a temporary API key by sending a DELETE request to the temporary keys endpoint. ## Path parameters - `id` *string*: The ID of the temporary API key to delete.

Authentication

AuthorizationBearer
API key authentication. Get your API key from https://platform.respan.ai/platform/api-keys

Path parameters

idstringRequired
The ID of the temporary API key to delete.

Response

No content

Errors

401
Unauthorized Error