post https://floorplanner.com/api/v2/styleboards.json
Create a styleboard
Log in to see full request history
Responses
403Access denied
404Styleboard not found
Create a styleboard
403Access denied
404Styleboard not found
xxxxxxxxxx
11curl --request POST \
--url https://floorplanner.com/api/v2/styleboards.json \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"styleboard": {
"state": "hidden"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: