HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

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.

Path Params
string
required

ID of the user

Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8