Create Api Key
Authentication
AuthorizationBearer
Your RRay API key.
Headers
RRay-Workspace-Id
The workspace to act on. Required when your credential is account-level; rejected (not silently ignored) for workspace-scoped API keys, which already carry their workspace and accept no header at all.
Request
This endpoint expects an object.
name
mode
Response
Successful Response
id
name
display
mode
scope
revoked
created_at
key
object
last_used_at
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error