Update a user attribute for tenants (Beta)

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

Beta: This documentation describes a public beta feature and is subject to the Beta features disclaimer.

Usage notes

  • Retrieve the userAttributeId by calling the /v2/user-attributes endpoint.
  • Specify one or more tenants by tenantOrganizationId. Retrieve the tenantOrganizationId by calling the /v2/tenants endpoint and using the tenantOrganizationId included in the response.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the user attribute.

Body Params

The request body.

delete
array of objects
required

The tenants whose assignments are to be revoked.

delete*
Responses

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