Logo
4PS-IDB API Documentation

MoveDocumentToRecycleBin

POST {{DigiOfficeApiGatewayURL}}/api/documents/movetorecyclebin?format=json

 

Body PARAM

Key Datatype Required Description 
format
string



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'undefined/api/documents/movetorecyclebin?format=json?format=json' -F '{"name"=>"DocumentID", "value"=>"undefined", "datatype"=>"string"}=' -F '{"name"=>"Reason", "value"=>"Foutje bedankt", "datatype"=>"string"}='

ENDPOINTS