Cancel a pending privacy request
DELETE/api/v3/privacy-request/:id
Cancels a privacy request that is still in PENDING status. Requests that have already started processing cannot be cancelled.
Request
Responses
- 204
- 400
- 401
- 404
Request cancelled
Request cannot be cancelled (not in PENDING status)
Unauthorized
Request not found