Number of APIs: 3
POST {{baseUrl}}/users/auth/keys
Creates a new API key.
DELETE {{baseUrl}}/users/auth/keys
Delete or invalidate API keys.
GET {{baseUrl}}/users/auth/keys
Retrieves the metadata for all of the API keys that the user generated.
ENDPOINTS