WorkspaceInput
namestringrequired
Possible values: <= 60 characters
hex_colorstringrequired
Example:
#1d4ed8owner_idintegernullable
access_statusstringrequired
Possible values: [subscription, unlimited, locked]
WorkspaceInput
{
"name": "string",
"hex_color": "#1d4ed8",
"owner_id": 0,
"access_status": "subscription"
}