API Reference

Partially updates a data subject request.

Log in to see full request history
Path Params
uuid
required

The ID of the data subject request to update.

string
required
Body Params

The JSON patch document containing the changes.

Responses
200

Request updated successfully.

400

Invalid data supplied.

403

Forbidden if the user lacks permission.

404

Not found if the request does not exist.

Language
Credentials
Click Try It! to start a request and see the response here!