put https://{url}/users//apiKey
This endpoint allows you to generate the first API key of a user or update it.
Updating an API key will revoke the previous one.
-
URL:
PUT - {{url}}/users/:userID/apiKey -
Parameter:
userID- The ID of the user that must have the API key generated. -
Success: The API key is returned.
