Adds a past title entry to a person in the given account

Pass either titleValueId for a value from the account title list or title for a freeform
one. Entries of different titles cannot overlap; an entry that overlaps or meets an entry of the same
title is merged into one period with it.
Permissions
Person: Write
HourlyProfile: 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

Id of the person to add the entry to

Body Params

Object containing titleValueId or title, startDate, and endDate

int64 | null

The account title list value to record; mutually exclusive with title.

string | null

A freeform title; mutually exclusive with titleValueId.

date
required
date
required
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

401

Unauthorized

403

Forbidden

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