post https://api.sched.dev/v1/schedules
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.sched.dev/v1/schedules \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"is_available": true
}
'
Try It!
to start a request and see the response here! Or choose an example: