CREATE - Create individual
POST {{baseUrl}}/config/individual
This endpoint creates an individual for an organisation in the consent building block. This is used to onboard existing or new users.
Request Body
{"individual"=>{"value"=>"<Error: Could not resolve allOf schema"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"individual":{"value":"\u003cError: Could not resolve allOf schema"}}