Workspaces
Update Workspace
PUT
/
admin
/
workspaces
/
{workspaceId}
Authorizations
x-portkey-api-key
string
headerrequiredPath Parameters
workspaceId
string
requiredBody
application/json
name
string
description
string
defaults
object
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?