Supaglue Management API v2 (v0.13.5)
Number of APIs: 51
-
Customers - List Customers GET {{baseUrl}}/mgmt/v2/customers
-
Customers - Get Customer GET {{baseUrl}}/mgmt/v2/customers/{{customerId}}
-
Customers - Update Customer PUT {{baseUrl}}/mgmt/v2/customers
-
Customers - Delete Customer DELETE {{baseUrl}}/mgmt/v2/customers/{{customerId}}
-
Providers - List Providers GET {{baseUrl}}/mgmt/v2/providers
-
Providers - Get Provider GET {{baseUrl}}/mgmt/v2/providers/{{providerId}}
-
Providers - Create Provider POST {{baseUrl}}/mgmt/v2/providers
-
Providers - Add Object POST {{baseUrl}}/mgmt/v2/providers/{{providerId}}/object
-
Providers - Update Provider PUT {{baseUrl}}/mgmt/v2/providers/{{providerId}}
-
Providers - Delete Provider DELETE {{baseUrl}}/mgmt/v2/providers/{{providerId}}