curl --location --request GET '/customconsent/' \
--header 'x-api-key: HvG7OZaxgz3raDMzX9CYp9105hV9VwDa6zrCS234' \
--header 'Authorization: Bearer <token>'{
"title": "string",
"description": "string",
"restrictionType": "Valid values [ DISALLOW, SHOW_WARNING, NOSHOW ]",
"active": true,
"id": "string"
}