Delete a user attribute for a user

Delete a specific user attribute for a specific user.

Usage notes

  • Retrieve the userAttributeId by calling the /v2/user-attributes endpoint.
  • Retrieve the userId by calling the /v2/members endpoint and using the memberId included in the response.
Path Params
string
required

Unique identifier of the user attribute.

string
required

Unique identifier of the user.

Responses

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json