delete https://api.capmo.de/api/v1/projects//companies/
This can be used to delete a project contact book company, the contacts assigned to the company will remain.
Responses
200The project contact book company has been successfully deleted.
This can be used to delete a project contact book company, the contacts assigned to the company will remain.
200The project contact book company has been successfully deleted.
xxxxxxxxxx
curl --request DELETE \
--url https://api.capmo.de/api/v1/projects/projectId/companies/companyId \
--header 'Request-Id: YOUR_REQUEST_ID' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: