Api referenceBilling
POST
/billing/portal

Authorization

bearerAuth
AuthorizationBearer <token>

API key in format zk_live_* or zk_test_*

In: header

Response Body

application/json

application/json

curl -X POST "https://zend.sh/api/v1/billing/portal"
{
  "url": "http://example.com"
}
{
  "type": "string",
  "message": "string",
  "field": "string",
  "status": 0
}