Updates a title entry of a person in the given account

Only the fields provided in the request change. The current entry accepts a new start date only: its
title follows the person's title field. 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 the entry belongs to

int64
required

Id of the title entry to update

Body Params

Object containing any of 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 | null
date | null
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