Skip to main content

Update Consumer Profile Settings

PUT 

/api/v2/organization-settings/consumer-profile

Replace organization consumer profile settings using full PUT semantics.

This endpoint expects the complete UpdateConsumerProfileSettings payload. Omitted fields are not preserved and will cause validation errors because the body is treated as a full replacement, not a partial patch.

null for non-nullable fields is rejected by validation.

Request

Responses

Successful Response