Delete test taker
Test Takers
Delete test taker
Removes a test taker from this project. They stop appearing in reads and stop receiving scheduled tests; collected results are retained. Other projects they are enrolled in are unaffected. Repeat calls return 204, so retries are safe.
DELETE
Delete test taker
Authorizations
API key generated in the Portal (Workspace Settings → API Keys).
Path Parameters
Project Id. Obtain via GET /projects or from the project URL.
The unique identifier of the test taker (ProjectEntry.Id).
Response
No Content