Microservices References

Edit Person by ID

This endpoint enables the developer to update any person details as per the passed DTO based on specific ID.

Log in to see full request history
Path Params
string
required
Body Params
string
required

the related tenant

string
required

The ID of the person

string

The email of the person

string

The first name of the person

string
required

The last name of the person

string
required

The gender of the person

string
required

The prefix of the person`s name

string
required

The suffix of the person`s name

string

The phone number of the person

string

The mobile phone number of the person

string

The private phone number of the person

string

The office phone number of the person

string

The home phone number of the person

string

The fax number of the person

string

The website of the person

string

The social media links of the person

string

The social media links of the person

string

The social media links of the person

string

The social media links of the person

string

The social media links of the person

string

The birthday of the person

date-time

The created at timestamp of the person

string

Import id

address
object

The address of the person

employers
array of strings

The organizations the person is working for

employers
deals
array of strings

The deal relations of the person

deals
consents
array of strings

The doi consents of the person

consents
customFields
object

Custom fields for each person

Responses
200

The person editing event has successfully been triggered

401

Unauthorized error

500

Internal Server Error

Language
Credentials
URL
Click Try It! to start a request and see the response here!