Authentication
Revoke API key
Revokes the currently active API key. The key will immediately stop working for authentication.
delete/auth/api-keys
Response
API key revoked successfully
Example response
{
"message": "API key revoked successfully"
}Changes
Changed in 2 of the 32 revisions of this API.2
- ○
the endpoint scheme security
limitless_sessionwas removed from the APIapi-security-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○