---
title: "Auth Token Configure Namespace"
method: POST
path: "/api/v1.auth-token.namespace.configure"
tags: ["Auth Tokens"]
---

# Auth Token Configure Namespace

`POST /api/v1.auth-token.namespace.configure`

Configure Auth Token namespace

## Request body

- AuthTokenConfigureNamespaceIn
  - `name` string, required

## Response `200`

- AuthTokenConfigureNamespaceOut
  - `name` string, required
  - `created` integer, required
  - `updated` integer, required

## Other responses

- `400`
- `401`
- `403`
- `422`

---

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