Delete a labeling session.
This operation cannot be undone. The original document group will be preserved.
Path Parameters
- project_id integer required
ID of the project
- annotation_id integer required
ID of the labeling session to be deleted
Responses
- 200
- 403
- 404
- 500
Session was deleted
User does not have the minimal required project role "ANNOTATOR"
Project or labeling session not found.
Something is wrong with the API.
Loading...