v1

latestOpenAPI 3.1.02026-08-06163531.4 KB
key

Create Api Key

Create API Key

Create another API Key for the given API key.

Headers:

  • Authorization (str): HTTP bearer - API token for user authentication.

Args:

  • body: The request body containing the name and description of the new API key in a JSON object.

Returns:

  • CreateKeyResponse : JSON object containing the user ID and API key info.
post/key

Request body

namestring required
descriptionstring

Response

Successful Response

namestring required
descriptionstring nullable required
api_keystring required