API Documentation

Endpoint: DELETE /breaks/{{break_id}}

Description: Delete a break.

Response:

{
    "items": null,
    "message": "Break deleted successfully."
}

Language
URL
Click Try It! to start a request and see the response here!