WorkspaceUpdateRequest
Request to update workspace details.
name object
anyOf
- string
- null
string
billing_email object
anyOf
- string
- null
string
website object
anyOf
- string
- null
string
logo_url object
anyOf
- string
- null
string
timezone object
anyOf
- string
- null
string
WorkspaceUpdateRequest
{
"name": "string",
"billing_email": "string",
"website": "string",
"logo_url": "string",
"timezone": "string"
}