CANCEL - Cancel delete mydata user request
POST {{baseUrl}}/service/organisation/data-delete/:dataReqId/cancel
This endpoint allows the individual to cancel delete my data user request.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"dataRequest":{"userId":"\u003cstring\u003e","userName":"\u003cstring\u003e","type":"\u003cinteger\u003e","state":"\u003cinteger\u003e","stateStr":"\u003cstring\u003e","RequestedDate":"\u003cstring\u003e","closedDate":"\u003cstring\u003e","comment":"\u003cstring\u003e"}}