delete https://api.dastra.eu/v1/ws//DataSubjectRequests/
Log in to see full request history
Responses
200Request deleted successfully.
403Forbidden if the user lacks permission.
404Not found if the request does not exist.
200Request deleted successfully.
403Forbidden if the user lacks permission.
404Not found if the request does not exist.
xxxxxxxxxx
curl --request DELETE \
--url https://api.dastra.eu/v1/ws/workspaceId/DataSubjectRequests/id
Try It!
to start a request and see the response here!