Add historical experience field values for a person in an account. Worth noting that this endpoint is purely additive, i.e. idempotent. It will also ignore field sets for fields that are not found under the account. Furthermore, if an experienceFieldValueId is provided, the corresponding value will be ignored. Multi-select fields accept several values by repeating the experienceFieldId, one entry per value; values already stored for the field are ignored.


Permissions
Account: Write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The account ID.

int64
required

The person ID.

uuid
required

The historical experience ID.

Body Params

The request body.

experienceFields
array of objects
required
experienceFields*
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

403

User is not authorized to update profile historical experience.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json