ProfileEdit
Allows you to edit a user profile.
Example
http://12.3.4.56:9000/action=ProfileEdit&PID=1-P2.3&TermSport=2322
This action changes the value of the Sport
term in the profile with the ID 1-P2.3
to 2322
.
Required Parameters
The following action parameters are required.
Parameter | Description |
---|---|
PID | The ID of the profile to edit. |
Term<Term> | The term to edit and the new weight of this term. |
Optional Parameters
This action accepts the following optional parameters.
Parameter | Description | Required |
---|---|---|
Score | Edits the relevance weighting score for a user profile. |
This action accepts the following standard ACI action parameters.
Parameter | Description |
---|---|
ActionID | A string to use to identify an ACI action. |
FileName | The file to write output to. |
ForceTemplateRefresh | Forces the server to load the template from disk. |
Output | Writes output to a file. |
ResponseFormat | The format of the action output. |
Template | The template to use for the action output. |
TemplateParamCSVs | A list of variables to use for the specified template. |