---
title: "PUT /scope/{job}"
method: PUT
path: "/scope/{job}"
tags: ["scope", "put"]
---

# PUT /scope/{job}

`PUT /scope/{job}`

authority updates a JWT with its signature
See: https://github.com/skion/authentiq/wiki/JWT-Examples

## Path parameters

- `job` string, required

## Response `200`

Successfully updated

## Other responses

- `404` — Job not found `unknown-job`
- `409` — Job not confirmed yet `confirm-first`
- `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)
