v1
latestOpenAPI 3.0.32026-07-138463.8 KBDelete a Checkpoint
This endpoint enables you to delete a checkpoint created in the sandbox, specified with a ‘checkpointId’.
Any checkpoint that is not deleted is automatically removed from the database 7 days after its creation.
Checkpoints can only be deleted with this endpoint. Deleting data with the Delete Stateful Test Data endpoint will not delete checkpoints.
Note: To prevent data loss or unexpected behaviour, the checkpoint delete should not be performed while other stateful checkpoint operations are in progress for the same National Insurance number.
Path parameters
The unique identifier of the checkpoint returned by the 'Create a checkpoint' endpoint. Format: ^[A-Za-z0-9-]{36}$
Headers
Specifies the response format and the version of the API to be used.
An OAuth 2.0 Bearer Token with the write:self-assessment scope.
Response
Success