Skip to main content
DELETE
/
api
/
auth
/
api-keys
/
{id}
Delete an API key
curl --request DELETE \
  --url http://localhost:3000/api/auth/api-keys/{id}
{}

Documentation Index

Fetch the complete documentation index at: https://docs.gomobile.ma/llms.txt

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

Path Parameters

id
string
required

Response

API key deleted successfully

The response is of type object.