workspace

Create a workspace API key

[cloud-only] Creates a new API key for the current workspace.

post/api/workspace/api-keys

Request body

namestring required

Display name for the API key

Response

API key created

idstring required
namestring required
keystring required

Full API key value (only returned on creation)

prefixstring
created_atstring date-time

Changes