put https://{base_url}/core/api/v2/participants/participant-types//config/attributes
API to update core attributes configuration of a participant type specified by participantTypeId.
The configuration includes:
1. List of core attributes (names)
2. Data type of each core attribute
3. Validation of core attribute values, if required, for each core attribute.
Important:
➊ If the attribute is already defined for the participant type- The validation rules will get updated for the attribute.
➋ If the attribute is not defined for the participant type - it is added as a new core attribute for the participant type.
➌ On successful execution of the API, all updates
will take effect immediately for the
participant type.