Auth APIAttributesRemove attribute relationship from a userRemove attribute relationship from a user DELETE /api/v1/:app_id/users/:user_id/attributes/:attribute_id Disassociates an attribute from a specific user. Request Responses200400404500The updated user objectInvalid request parametersUser or Attribute relationship not foundInternal server error