API Docs / Operations / Client - Agent Authorisations / Cancel HMRC Authorisation Request

Cancel HMRC Authorisation Request

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

Cancels a pending HMRC agent authorisation invitation and resets the record status to Not Requested.

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