API ReferenceProvider schedules

Delete provider schedule

Delete an existing provider schedule.

DELETE
/v1/provider_schedules/{provider_schedule_id}

Authorization

authorization
AuthorizationBearer <token>

In: header

Path Parameters

provider_schedule_id*string

Provider schedule ID

Response Body

text/plain

application/json

application/json

curl -X DELETE "https://example.com/v1/provider_schedules/string"
""