---
title: "Generatetoken"
method: POST
path: "/api/GenerateToken/{customer_key}"
tags: ["GenerateToken"]
---

# Generatetoken

`POST /api/GenerateToken/{customer_key}`

## Path parameters

- `customer_key` string, required

## Request body

- GenerateToken
  - `c` string, required
  - `cf` string, required
  - `dv` string, required
  - `u` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/leapsurgebi/apis/leapsurgeapi.md) · [All operations](https://skmtc.dev/leapsurgebi/apis/leapsurgeapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/leapsurgebi/leapsurgeapi/revisions/5a6b1464bfeb/schema)
