Create Subject RequestAsk AIpost https://opendsr.pushly.com/v2/domains/{domain_id}/subject_requestsPath Paramsdomain_idintegerrequiredDefaults to 1234Domain IDBody ParamsregulationstringenumrequiredString value representing the regulation that this request is covered bygdprccpaAllowed:gdprccpasubject_request_idstringrequiredUUID v4 string that individually identifies this subject requestsubject_request_typestringenumrequiredValue 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. erasureaccessportabilityAllowed:erasureaccessportabilitysubject_identitiesarray of objectsArray of a single identity object containing your customer ID for the data subject; Must be provided if extensions is not provided.subject_identitiesADD objectsubmitted_timedate-timeRFC 3339 date string representing the time of the original request by the data subject.status_callback_urlsarray of stringsArray of urls to be invoked when a Subject Request status has changed; Use this as an alternative to polling for status changes.status_callback_urlsADD stringextensionsobjectThis 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.extensions objectResponses 201Subject Request was successfully created 400Bad Request 403Forbidden 500Internal Server ErrorUpdated 7 months ago