This endpoint allows to create or update workspace responsible person information.
Authentication
Authorization
apiKey
Body Parameters
body
object
responsiblePerson
string
workspace
string
deleted
string
guid
string
Responses
200
OK
Curl
JS
Ruby
Python
1curl--location--request POST 'https://dev1.frontu.com//client/api/v2/workspace_responsible_persons'\2--header'Accept: application/json'\3--header'Content-Type: application/json'