Update a user attribute for users

Update a user attribute for one or more users. Currently, this endpoint only supports deleting a user attribute assignment.

Usage notes

  • Retrieve the userAttributeId by calling the /v2/user-attributes endpoint.
  • Specify one or more users by userId. Retrieve the userId by calling the /v2/members endpoint and using the memberId included in the response.
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!