---
title: "POST /oauth/authorize/"
method: POST
path: "/oauth/authorize/"
tags: ["oauth"]
---

# POST /oauth/authorize/

`POST /oauth/authorize/`

## Path parameters

- `client_id` string, required
- `code_challenge` string, required
- `code_challenge_method` string, required
- `redirect_uri` string, uri, required
- `state` string, required

## Headers

- `X-Company` string

## Response `200`

No response body

---

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