Pause

Remove pause

Deletes a pause record. This is typically a soft delete that marks the pause as deleted rather than removing it from the database.

delete/v1/pauses/{id}

Path parameters

idstring required

Unique identifier of the pause to delete.

Response

Pause successfully deleted.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.