v1
latestOpenAPI 3.1.02026-08-066984441.1 MBcompanies
Updates the contact info for the company with the specified id.
<Check title="Required Permissions" icon="key">The user must be an admin or have company-master-data:write permissions.</Check>
put/companies/{companyId}/contactinfo/{contactInfoId}
Path parameters
companyIdstring uuid required
The id of the company.
contactInfoIdstring uuid required
The id of the contact info.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK