delete https://openapi2.mlytics.com/api/v2/accounts/user-profile/api-key/
This call revokes the API key of the current authenticated user.
After revocation, the API key will be invalidated and cannot be used for authentication.
Requires API Key as
apikey
request header or JWT token asAuthorization: Bearer <token>
header.
Rate Limit: 20 requests/min