Skip to main content
POST
Create API key

Authorizations

X-API-Key
string
header
required

API key issued for your workspace.

Path Parameters

workspaceId
string
required

Workspace ID

Body

application/json

API key creation request

name
string
required
scopes
string[]
required
description
string
expiresAt
string
revokeExisting
boolean

Response

Created

data
object
success
boolean