Delete Output

Deletes the specified output.

End-point

DELETE /documents/currentUser/deleteOutput/{id}

Path Parameters

FieldDescription

id

ID of the output to delete.

Possible Responses

HTTP StatusDescription

200

The operation completed successfully.

401

There is no session or the session is invalid.

Response Body

FieldTypeDescription

result

UserOutputsResult

List of remaining outputs for the current user.