Generate/Update User's API Key

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.

For more information, read our detailed API documentation.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!