Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Authorization header using the Bearer scheme. Use either a Clerk JWT from the Admin Center frontend or a Clerk Organization API key.

Examples: Bearer eyJhbGciOi... Bearer ak_live_...

Body

name
string | null
projectId
string | null

Response

OK

id
string | null
orgId
string | null
name
string | null
projectId
string | null
project
object
type
string | null
accessType
string | null
location
string | null
creationDate
string<date-time>
createdBy
string | null