Invites and API keys
Create API key
Create a new API key in a workspace.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your workspace API key. See Find your API key for more information.
Path Parameters
The workspace id.
Body
application/json
Response
201 - application/json
Status Created.
The response is of type object
.