Skip to main content

Patch Custom Profile Attribute values

PATCH 

/api/v4/custom_profile_attributes/values

Partially update a set of values on the requester's Custom Profile Attribute fields by providing only the information you want to update. Omitted fields will not be updated. The fields that can be updated are defined in the request body, all other provided fields will be ignored.

Note: Values for fields with attrs.protected = true cannot be updated and will return an error.

Minimum server version: 10.5

Permissions

Must be authenticated.

Request

Responses

Custom Profile Attribute values patch successful