---
title: "Use this endpoint to submit user consents"
method: POST
path: "/consents"
tags: ["Consents Endpoint"]
---

# Use this endpoint to submit user consents

`POST /consents`

As part of authorization flow, consent page may be displayed to collect
consent information from the user based on the scope requested.
This endpoint is used to collect the consent information and continue the flow.

## Query parameters

- `stateId` string, required

## Response `200`

Authorization page response

## Other responses

- `302` — Authorization redirection response
- `400` — OAuth error page
- `500` — OAuth error page

---

[API](https://skmtc.net/ibm/apis/ibm-security-verify-access-oidc-provider.md) · [All operations](https://skmtc.net/ibm/apis/ibm-security-verify-access-oidc-provider/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibm/ibm-security-verify-access-oidc-provider/versions/68cfc4d21b73/schema)
