Schema reference changed in POST /v1/partner_managed_companies/{company_uuid}/terms_of_service request body: "inline:object" → "Partner-Managed-Company-Accept…
Schema reference changed in POST /v1/partner_managed_companies/{company_uuid}/terms_of_service request body: "inline:object" → "Partner-Managed-Company-Accept-Terms-Of-Service-Request"
- Affected surface
- POST /v1/partner_managed_companies/{company_uuid}/terms_of_service
What changed
Schema reference changed in POST /v1/partner_managed_companies/{company_uuid}/terms_of_service request body: "inline:object" → "Partner-Managed-Company-Accept-Terms-Of-Service-Request" Affected surface: POST /v1/partner_managed_companies/{company_uuid}/terms_of_service. Root cause: endpoint `POST /v1/partner_managed_companies/{company_uuid}/terms_of_service`. Detected at Wed, 20 May 2026 02:34:04 UTC UTC.
Diff
{
"current_value": "Partner-Managed-Company-Accept-Terms-Of-Service-Request",
"path": "POST /v1/partner_managed_companies/{company_uuid}/terms_of_service",
"previous_value": "inline:object",
"schema_path": "POST /v1/partner_managed_companies/{company_uuid}/terms_of_service request body"
}Likely impact
This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.
Recommended action
Diff your serializers against the new schema. The diff above shows what moved.
Catch changes like this on every API you depend on.
Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.
