Update Sales Personnel

View as Markdown

Updates sales personnel profile fields, including deactivating via is_active.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

identitystring
The identity for the active project.

Path parameters

idstringRequired

Request

This endpoint expects an object.
display_namestringOptional
first_namestringOptional
last_namestringOptional
emailstringOptionalformat: "email"
phonestringOptional
is_activebooleanOptional

Response

OK
dataobject
statusboolean
messagestring