Workspaces
Create Workspace
POST
/
admin
/
workspaces
Authorizations
x-portkey-api-key
string
headerrequiredBody
application/json
name
string
description
string
defaults
object
users
string[]
Response
200 - application/json
id
string
slug
string
name
string
description
string | null
created_at
string
last_updated_at
string
defaults
object | null
Was this page helpful?