Delete a checkpoint

View as Markdown

Delete a checkpoint. This will update the state of the checkpoint to DELETED. Only checkpoints in the COMPLETE state may be deleted.

Required scope: air:simulation_edit (roles: air_org_admin, air_user)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequiredformat: "uuid"
A UUID string identifying this checkpoint.

Response

No response body