GetConsentURL
Get the URL for individual consent.
Input
| Name | Type | Required | Description |
| IntegrationKey | String | True | The integration key to be used. |
| RedirectUri | String | True | The URL to redirect the client after consent is given. |
Result Set Columns
| Name | Type | Description |
| URL | String | Returns the URL to be used for individual consent. |