v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
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.