Generate api key

Headers

x-api-keystringRequired

Request

GenerateAPIKeyReqDTO
namestringRequired
The name of the API key to be generated

Response

idstring
The ID of the API key
namestring
The name of the API key
createdAtstringformat: "\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d.\d+Z?"
The creation date of the API key
updatedAtstringformat: "\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d.\d+Z?"
The last update date of the API key
keystring
The generated API key
isHiddenboolean
Whether the API key is hidden
memberobject
The member of the API key
lastUsedstring or nullformat: "\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d.\d+Z?"
The last used date of the API key