Frontu API Sandbox
ClientApi/ResponsiblePerson
Create / Update ResponsiblePerson
2min
POST
AUTHENTICATION
Authorization
apiKey
FORM PARAMETERS
firstName
string
*lastName
string
email
string
phone
string
position
string
e.g Manager, Director and etc.
note
string
systemId
string
Identifier from external system
guid
string
Identifier from Frontu
deleted
boolean
Mark if entity is archived (1) or active (0)
client
string
GUID or systemId of Client
RESPONSES
201
Returned when successful
400
Data contains errors
Curl
Python
PHP
Shell
C#
|
RESPONSES
201
400
|

Updated 31 Jul 2023
Did this page help you?