Space
Create a new Space
post/api/v1/createSpace
Request body
Example request
{
"name": "My wonderful space",
"isPublic": true,
"img": "https://firebasestorage.googleapis.com/v0/b/focushero-1650416072840.appspot.com/o/FCMImages%2Fdefault_spacey.webp?alt=media&token=e37eecbd-6b99-430c-b073-b57622ef8440"
}Response
Space created successfully
Changes
No recorded changes to this endpoint across all 3 revisions of this API.