---
title: "Update Account Pre-authorisation"
method: PUT
path: "/account-auth-requests"
tags: ["Authorisations"]
---

# Update Account Pre-authorisation

`PUT /account-auth-requests`

Used to continue the authorisation process and for any `Institution` that contains the `INITIATE_PRE_AUTHORISATION` feature and direct user to the login screen of their financial institution in order to give consent to access account data.

Features:

- `INITIATE_ACCOUNT_REQUEST`
- `INITIATE_PRE_AUTHORISATION`

## Headers

- `consent` string, required
- `psu-id` string
- `psu-corporate-id` string
- `psu-ip-address` string
- `sub-application` string, uuid

## Response `200`

Ok

## Other responses

- `default` — Error Response

---

[API](https://skmtc.net/yapily/apis/yapily-api.md) · [All operations](https://skmtc.net/yapily/apis/yapily-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yapily/yapily-api/versions/a8ca54f9eb9f/schema)
