Delete a signatoryAsk AIdelete https://api.gusto-demo.com/v1/companies/{company_uuid}/signatories/{signatory_uuid}Deletes a company signatory. Related guides Signatory Events scope: signatories:managePath Paramscompany_uuidstringrequiredThe UUID of the companysignatory_uuidstringrequiredThe UUID of the signatoryHeadersX-Gusto-API-VersionstringenumDefaults to 2026-02-01Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2026-02-01Allowed:2026-02-01Responses 204No Content 404Not Found The requested resource does not exist. Make sure the provided UUID is valid.Updated about 1 month ago