Auth APIAttributesAdd attribute relationship to a userAdd attribute relationship to a user POST /api/v1/:app_id/users/:user_id/attributes/:attribute_id Associates an attribute with a specific user. Request Responses200400404500The updated user objectInvalid request parametersUser or Attribute not foundInternal server error