post https://api.capmo.de/api/v1/projects//people-from-organisation
This can be used to add an organisation contact book person to a project.
Responses
This can be used to add an organisation contact book person to a project.
xxxxxxxxxx
curl --request POST \
--url https://api.capmo.de/api/v1/projects/projectId/people-from-organisation \
--header 'Request-Id: YOUR_REQUEST_ID' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: