Create Space
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"data": {
"id": "e528eeeb-9b0d-4625-9243-ab7ba8cdd612",
"type": "spaces",
"attributes": {
"name": "Monterosa",
"image_url": null,
"total_interactions": 0,
"projects_count": 0,
"apps_count": 0
},
"relationships": {
"organisation": {
"data": {
"id": "3688b1f3-1661-4ae3-b304-32097da06b63",
"type": "organisations"
}
},
"projects": {
"links": {
"related": "https://environment.lvis.io/api/v2/spaces/e528eeeb-9b0d-4625-9243-ab7ba8cdd612/projects"
}
}
},
"links": {
"self": "https://environment.lvis.io/api/v2/spaces/e528eeeb-9b0d-4625-9243-ab7ba8cdd612"
}
}
}Example
Validation error on account creation
Last updated

