Create Consent Group

Use this API to create a new Consent Group by providing a name, description, and optional external name.

πŸ—’

Things to Know

  • If an external name is not defined, one will be generated automatically.
Body Params
string
length β‰₯ 1

The Consent Group name

string

A description of the Consent Group

string

The Consent Group's external name. If not provided, this will be generated based on the name

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*