---
title: "Authorize Consent"
method: POST
path: "/idp/authorize/consent"
tags: ["Identity Provider"]
---

# Authorize Consent

`POST /idp/authorize/consent`

Handle authorization consent form submission.

## Query parameters

- `session_id` string, required

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

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