Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.tryreplicas.com/v1/user/api-keys/{apiKeyId} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "details": "<string>" }
Deletes a personal API key owned by the authenticated user.
API key authentication. Obtain your API key from the Replicas dashboard under Settings > API Keys.
API key deleted