API Docs / Operations / Client - Agent Authorisations / Deauthorise HMRC Authorisation

Deauthorise HMRC Authorisation

DELETE /tenants/{tenant}/clients/{client}/agent-authorisations/hmrc-deauthorise/{authorisationType}

Removes an existing HMRC agent authorisation and resets the record status.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
authorisationType* path enum

SelfAssessment CorporationTax PayeForEmployers IndividualPayAsYouEarn VAT ConstructionIndustryScheme TaxCredits HighIncomeChildBenefitCharge MakingTaxDigitalIncomeTax MakingTaxDigitalVat Trusts

SelfAssessment CorporationTax PayeForEmployers IndividualPayAsYouEarn VAT ConstructionIndustryScheme TaxCredits HighIncomeChildBenefitCharge MakingTaxDigitalIncomeTax MakingTaxDigitalVat Trusts

Responses

204 No Content
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it