---
title: "POST /scope/{job}"
method: POST
path: "/scope/{job}"
tags: ["scope", "post"]
---

# POST /scope/{job}

`POST /scope/{job}`

this is a scope confirmation

## Path parameters

- `job` string, required

## Response `202`

Successfully confirmed

- object
  - `status` string — confirmed

## Other responses

- `401` — Confirmation error `auth-error`
- `404` — Job not found `unknown-job`
- `405` — JWT POSTed to scope `not-supported`
- `default` — Error response

---

[API](https://skmtc.net/6dotauthentiqio/apis/6-dot-authentiqio.md) · [All operations](https://skmtc.net/6dotauthentiqio/apis/6-dot-authentiqio/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/6dotauthentiqio/6-dot-authentiqio/versions/d45706cc6a47/schema)
