{
"title": "My workspace",
"description": "This is a description",
"photo": {
"id": "string"
}
}
{
"id": 32,
"title": "My workspace",
"description": null,
"owner": {
"id": 1
},
"members": [
{
"id": 1
}
],
"createdAt": "2024-04-29T12:18:49.860Z",
"updatedAt": "2024-04-29T12:18:49.860Z",
"deletedAt": null
}
/api/v1/workspacesRequest body
the title is only required
Response bodyid of creator