Aller au contenu

REST API — Customers

Ce contenu n’est pas encore disponible dans votre langue.

Method Path What it does
GET /api/customers The caller’s workspaces’ billing customers (operators: all).
POST /api/customers Create customer
DELETE /api/customers/{customer_id} Delete customer
GET /api/customers/{customer_id} Customer detail
PATCH /api/customers/{customer_id} Update customer