Customers
Number of APIs: 4
-
List Customers GET {{baseUrl}}/mgmt/v2/customers
-
Get Customer GET {{baseUrl}}/mgmt/v2/customers/{{customerId}}
-
Update Customer PUT {{baseUrl}}/mgmt/v2/customers
-
Delete Customer DELETE {{baseUrl}}/mgmt/v2/customers/{{customerId}}