v1

latestOpenAPI 3.1.02026-07-243113441.2 MB
Companies

Disassociate a partner managed company

Disassociate a company from your embedded payroll product, reversing an earlier association or migration. You can only disassociate a company that is currently associated with your application.

📘 System Access Authentication

This endpoint uses the Bearer Auth scheme with the system-level access token in the HTTP Authorization header

scope: partner_managed_companies:disassociate

put/v1/partner_managed_companies/{company_uuid}/disassociate

Path parameters

company_uuidstring required

The UUID of the company

Headers

X-Gusto-API-Version'2026-06-15'

Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.

Response

OK

company_uuidstring uuid required

The UUID of the disassociated company.

company_namestring required

The name of the disassociated company.

All 311 operations