Delete an account access consent

Use this endpoint to:

  • Reject a consent if it is in the AwaitingAuthorisation state or any error occurs while the consent is being authorised.
  • Revoke a consent if it is in the Authorised state.

See also Tutorials: Get account and transaction information.

Request

Path parameters
Path parameters

The ID of the account access consent.

Header parameters
Header parameters

The unique ID of the ASPSP that the request is issued to. The ID of Revolut is 001580000103UAvAAM.

Pattern: Value must match regular expression ^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), \d{2} (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) \d{4} \d{2}:\d{2}:\d{2} (GMT|UTC)$

The date and time when the PSU last logged in with the TPP.

All dates in the HTTP headers are represented as RFC 7231 Full Dates. For example: Sun, 10 Sep 2017 19:43:31 UTC.

The IP address of the PSU if the PSU is logged in with the TPP.

An RFC4122 UUID used as a correlation ID.

The access token that you've generated. For more information, see Generate an access token.

The user agent that the PSU is using.

Response

Account Access Consent Deleted

HTTP headers
HTTP headers

An RFC4122 UUID used as a correlation ID.

Was this page helpful?