Update Calendar Slot
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
id
string
required
The Available Slot ID
available_slot
object
required
Fields to update on the calendar slot. All fields are optional.
available_slotobject
``200 OK - stage associations updated
``401 Unauthorized
``404 Not Found
``422
Unprocessable Entity
Updated3 months ago
ShellNodeRubyPHPPython
``
xxxxxxxxxx
curl --request PATCH \
--url https://api.fountain.com/v2/available_slots/id \
--header 'accept: application/json' \
--header 'content-type: application/json' ``
application/json
200401``404
Updated3 months ago