Deletes processing session and all produced data
Permanently and irreversibly deletes the processing session and all data produced for it. This includes any external treatment plan submitted when the session was created.
Path Parameters
- processingId string required
Responses
- 204
- 401
- 404
Data was deleted.
Authentication problem.
Record with given ID wasn't found.
Loading...