Workspace
Uma área de trabalho.
idID (integer)
Example:
1234567890
titleTítulo (string)required
Example:
Área de Trabalho de Exemplo
slugSlug (string)required
Example:
area-de-trabalho-de-exemplo
created_atstring<date-time>
updated_atstring<date-time>
Workspace
{
"id": "1234567890",
"title": "Área de Trabalho de Exemplo",
"slug": "area-de-trabalho-de-exemplo",
"created_at": "2024-07-29T15:51:28.071Z",
"updated_at": "2024-07-29T15:51:28.071Z"
}