Create App Key
Token
Create App Key
Create an application-specific key for accessing other APIs.
Parameters:
user(User): The user instance for whom the app key is being created.data(AppKeyCreate, optional): The data containing the name, full access rights, and optional expiration.
Returns:
dict: A dictionary containing the app key’s ID, token, and expiration date.
POST
Create App Key
Authorizations
JWT access token obtained from POST /v2/token.
Headers
Body
application/json
Response
Successful Response
