Create Api Key

Authentication

AuthorizationBearer
Your RRay API key.

Request

This endpoint expects an object.
namestringRequired1-100 characters
modestringOptionalDefaults to live

Response

Successful Response
idstring
namestring
displaystring
modestring
scopestring
revokedboolean
created_atdatetime
keystring
objectstringDefaults to api_key
last_used_atdatetime or null

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error