---
title: "Create Pre-authorisation"
method: POST
path: "/pre-auth-requests"
tags: ["Authorisations"]
---

# Create Pre-authorisation

`POST /pre-auth-requests`

Used to initiate the pre-authorisation process for any `Institution` that contains the `INITIATE_PRE_AUTHORISATION` feature to authenticate the user. 

Feature: `INITIATE_PRE_AUTHORISATION`

## Query parameters

- `raw` boolean

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