Delete an user attribute from the organization
DELETE/user_attributes/:id
Deletes the defined user attribute from the organization. Optionally also deletes it on any users if specified by query parameter. The API token must have the "User Attributes > Write" scope.
Request
Responses
- 204
User attribute deleted