---
title: "Create SCIM Token"
method: POST
path: "/launchpad/api/v1/orgs/scim/tokens"
---

# Create SCIM Token

`POST /launchpad/api/v1/orgs/scim/tokens`

Generate a SCIM provisioning token for one or more organizations.

## Headers

- `Authorization` string
- `X-CAP-API-AUTH-ORG-ID` integer, required

## Request body

- object[]
  - `org_name` string, required — Name of the organization to generate a SCIM token for.

## Response `200`

Successful response

---

[API](https://skmtc.net/capillarytech/apis/sample-api.md) · [All operations](https://skmtc.net/capillarytech/apis/sample-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capillarytech/sample-api/revisions/de241f2ed9b3/schema)
