---
title: "POST /v1/customers"
method: POST
path: "/v1/customers"
---

# POST /v1/customers

`POST /v1/customers`

## Request body

- object
  - `slug` string, required
  - `name` string, required
  - `storageProvider` 'azure_blob' | 'gcs' | 'localfs'
  - `storageAccount` string
  - `storageContainer` string
  - `logoUrl` string, uri
  - `metadata` object

## Response `200`

Default Response

---

[API](https://skmtc.net/transload/apis/pipeline-backend.md) · [All operations](https://skmtc.net/transload/apis/pipeline-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/transload/pipeline-backend/revisions/19723ec39f24/schema)
