Deletes the contact info of the company with the specified id.

Deletes the contact info of the company with the specified id.

Required Permissions
The user must be an admin or have company-master-data:write permissions.

Path parameters

companyIdUUIDRequired

The id of the company.

contactInfoIdUUIDRequired

The id of the contact info.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

No Content