Space Docs
Domain Model

Support Tag

Fields

FieldTypeRequiredDefaultDescription
idstring.uuidYesId
createdAtstring.date-timeYesCreated at
updatedAtstring.date-timeYesUpdated at
workspaceIdstringYesID of the associated workspace
namestringYesName
colorunknownYesColor

Create Schema

Fields accepted when creating a new record:

FieldTypeRequiredDefaultDescription
namestringYesName
colorunknownNoColor

Update Schema

All fields are optional when updating:

FieldTypeRequiredDefaultDescription
namestringNoName
colorunknownNoColor

On this page