Contains settings for redirects
Can be used by client to keep track of consent flow. Will be returned in response to CreateConsent API call and added to return url as a queryparameter if return url is specified.
Created
Unauthorized
Forbidden
{"redirectSettings": {"success": "https://www.google.com/search?q=success","error": "https://www.google.com/search?q=error"},"state": "qwerty"}
{"consentId": "1E5EFC3B-635E-4973-A605-41D7F0D6D7B3","redirectUrl": "https://google.com","status": "Created","state": "qwerty"}