Skip to content

Delete API Key

DELETE
/v1/users/self/api-keys/{id}
curl --request DELETE \
--url https://example.com/api/v1/users/self/api-keys/example \
--header 'Authorization: <Authorization>'
id
required
string

API Key ID

No Content