Used to update an existing persona.
Authorization
Bearer YOUR_TOKEN
Content-Type
application/json
Name
PersonaID
IsEnabled
IncludeActions
RunActionOnSave
PersonaMatchCondition
ProfileFieldId
ConditionOperatorType
ConditionValue
GroupName
ParentID
ActionType
ActionValue
Authorization: Bearer YOUR_TOKEN Content-Type: application/json
https://your-site.com/api/personas/188
{ "Name": "Power User" }
{ "IsError": false, "ResponseMessage": "Changes saved successfully", "ResponseData": { "PersonaID": 188, "Name": "Creative Hub", "CreatedBy": 1245, "UpdatedBy": 1245, "DateCreated": "2026-04-03T13:09:20.917", "LastUpdated": "2026-04-09T16:42:24.263", "IsEnabled": true, "IncludeActions": true, "PersonaMatchCondition": 0, "PersonaConditions": [ { "ConditionID": 265, "PersonaID": 188, "ProfileFieldID": 267, "ConditionValue": "1414", "CreatedBy": 1245, "UpdatedBy": 1245, "LastUpdated": "2026-04-09T16:42:24.45", "ConditionOperatorType": 0, "ParentID": 0, "PersonaMatchCondition": 0, "GroupName": "Group A" }, { "ConditionID": 266, "PersonaID": 188, "ProfileFieldID": 266, "ConditionValue": "1399", "CreatedBy": 1245, "UpdatedBy": 1245, "LastUpdated": "2026-04-09T16:42:24.45", "ConditionOperatorType": 0, "ParentID": 0, "PersonaMatchCondition": 0, "GroupName": "Group B" } ], "PersonaActions": [ { "ActionID": 218, "PersonaID": 188, "ActionValue": "715", "CreatedBy": 1245, "UpdatedBy": 1245, "LastUpdated": "2026-04-09T16:42:24.45", "ActionType": 1, "Index": 0 } ], "EditAbsoluteURL": "https://your-site.com/personas/addedit/188", "DateCreatedString": "6 days ago", "LastUpdatedString": "just now", "RunActionsOnSave": false, "CreatedByUserDisplayName": "Alice Romero", "UpdatedByUserDisplayName": "Alice Romero" } }
{ "IsError": true, "ResponseMessage": "Required parameter is missing or invalid.", "ResponseData": null }
While Axero does not enforce hard rate limits by default, we recommend the following best practices to ensure optimal performance:
Axero may implement temporary rate restrictions if excessive API usage affects overall site performance. For high-volume integrations, contact Axero to discuss your requirements.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/90776/rest-api-update-persona
Your session has expired. You are being logged out.