Delete Output
Deletes the specified output.
End-point
DELETE | /documents/currentUser/deleteOutput/{id} |
Path Parameters
Field | Description |
---|---|
|
ID of the output to delete. |
Possible Responses
HTTP Status | Description |
---|---|
200 |
The operation completed successfully. |
401 |
There is no session or the session is invalid. |
Response Body
Field | Type | Description |
---|---|---|
|
List of remaining outputs for the current user. |