Frontu API Sandbox
ClientApi/ResponsiblePerson

Create / Update ResponsiblePerson

1min
POST
https://dev1.frontu.com//client/api/v2/responsible_persons
This enpoint allows to create or update the responsible person. If you want to update Responsible person using POST method you need to fill information for guid field or systemId field in request body.
Authentication
Authorization
Body Parameters
body
*
firstName
*
lastName
email
phone
position
note
systemId
guid
deleted
client
Responses
201
Returned when successful
400
Data contains errors
Curl
JS
Ruby
Python
Responses
201
400