post https://shyftplan.com/api/v1/shiftplans
Create a new Shiftplan.
Response
201Create a new Shiftplan.
Create a new Shiftplan.
201Create a new Shiftplan.
xxxxxxxxxx
curl --request POST \
--url https://shyftplan.com/api/v1/shiftplans \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!