Create Subject Request

Path Params
integer
required
Defaults to 1234

Domain ID

Body Params
string
enum
required

String value representing the regulation that this request is covered by

Allowed:
string
required

UUID v4 string that individually identifies this subject request

string
enum
required

Value representing the type of OpenDSR Request:

  • access/portability: The data subject has requested a catalog of all known identifying information
  • erasure: The data subject has requested all identifying data to be erased.
Allowed:
subject_identities
array of objects

Array of a single identity object containing your customer ID for the data subject; Must be provided if extensions is not provided.

subject_identities
date-time

RFC 3339 date string representing the time of the original request by the data subject.

status_callback_urls
array of strings

Array of urls to be invoked when a Subject Request status has changed; Use this as an alternative to polling for status changes.

status_callback_urls
extensions
object

This object allows you to provide the Pushly ID associated with the Data Subject. This ID can be retrieved via the appropriate method depending on which Push SDK you are using.

Responses

400

Bad Request

403

Forbidden

500

Internal Server Error

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json