Skip to main content

WorkspaceUpdateRequest

Request to update workspace details.

name object
anyOf
string
billing_email object
anyOf
string
website object
anyOf
string
logo_url object
anyOf
string
timezone object
anyOf
string
WorkspaceUpdateRequest
{
"name": "string",
"billing_email": "string",
"website": "string",
"logo_url": "string",
"timezone": "string"
}