Skip to main content

Delete Schedule

DELETE 

/api/v2/custom-reports/:id/schedules/:id2

Delete a schedule. Returns 204 on success. Returns 404 if the schedule does not belong to the URL's report. Returns 403 if the caller is not the report owner.

Required scope: reports:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

Successful response