Delete an assessment attempt.
Path parameters
| Name | Type | Required | Description |
|---|---|---|---|
id |
string | yes | The unique identifier of the record |
Responses
| Status | Description |
|---|---|
| 204 | The attempt was deleted |
| 404 | The attempt was not found |
/assessment-attempts/{id}
Delete an assessment attempt.
| Name | Type | Required | Description |
|---|---|---|---|
id |
string | yes | The unique identifier of the record |
| Status | Description |
|---|---|
| 204 | The attempt was deleted |
| 404 | The attempt was not found |