Create an API key
Create a new API key for the organization. The key value is only returned once.
Authentication: Bearer token required.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
X-Organization-ID
Request
This endpoint expects an object.
name
description
expires_at
Response
Successful Response
id
name
organization_id
is_active
created_at
updated_at
key
description
expires_at
last_used_at
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
429
Too Many Requests Error

