put https://openapi2.mlytics.com/api/v2/accounts/user-profile/api-key/
This call generates a new API key for the current authenticated user.
The old API key will be invalidated and replaced with a new one.
Requires API Key as
apikey
request header or JWT token asAuthorization: Bearer <token>
header.
Rate Limit: 20 requests/min