Updates the details of the specified persona.
OK
Bad request
Unauthorised
Forbidden
Not found
Method not allowed
Unsupported media type
Too many requests
Internal server error
{- "emailAddress": "john.doe@example.com",
- "employeeNumber": "948947464",
- "workNumber": "(807) 940-7411 x8855",
- "jobTitle": "Human Division Manager",
- "status": "active",
- "transactionalEmailPreference": true,
- "marketingEmailsPreference": true,
- "securityNotificationsPreference": true,
- "cardTransactionPushNotificationPreference": false
}
{- "id": "96df2fd7-b2fa-4f0c-ba69-502246776f99",
- "emailAddress": "john.doe@example.com",
- "employeeNumber": "948947464",
- "workNumber": "(807) 940-7411 x8855",
- "jobTitle": "Human Division Manager",
- "createdByPersonaId": "1b5c012d-8d3f-404b-8767-22af0004d383",
- "status": "active",
- "transactionalEmailPreference": true,
- "cardTransactionPushNotificationPreference": false,
- "inviteSentDate": "2018-12-01T14:54:30.000Z",
- "createdAt": "2018-12-01T14:54:30.000Z",
- "updatedAt": "2021-07-13T19:30:45.000Z"
}