Skip to content
OpenPostDocs
OpenPostDocs
Posting Schedules

Delete a posting schedule slot

DELETE/posting-schedules/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Schedule ID

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/posting-schedules/string"
{  "$schema": "https://example.com/api/v1/schemas/DeletePostingScheduleOutputBody.json",  "message": "string"}