Create Request

Use this API to create a request for a given webform.

Additional Information

  • Custom fields should be referenced by their field keys rather than the field label visible on a webform.

  • Fields added by users are considered "Custom form fields" and will have field keys like "formField19". These keys can be found in your webform editor, on the "Integrate" tab under "API".

  • Request creation using this API will not account for visibility rules on the web form.

Example Request

POST https://{hostname}/api/datasubject/v2/requestqueues/{templateId}

POST https://trial.onetrust.com/api/datasubject/v2/requestqueues/6519ffd5-fe6b-4804-8dfc-1c2ae2da212d

Language
Authorization
OAuth2