跳转到内容

REST API — Customers

此内容尚不支持你的语言。

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