---
title: "Update Embedded Account Authorisation"
method: PUT
path: "/embedded-account-auth-requests/{consentId}"
tags: ["Authorisations"]
---

# Update Embedded Account Authorisation

`PUT /embedded-account-auth-requests/{consentId}`

Used to pass the SCA Code received from the `Institution` (and the SCA method selected by the user where multiple SCA methods are supported by the `Institution`) in order to complete the embedded authorisation to access the user's financial data.

Feature: `INITIATE_EMBEDDED_ACCOUNT_REQUEST`

## Path parameters

- `consentId` string, required

## Headers

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

## Response `201`

Created

## 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/revisions/a8ca54f9eb9f/schema)
