Supaglue Management API v2 (v0.13.5)

Number of APIs: 51

  1. Customers - List Customers GET {{baseUrl}}/mgmt/v2/customers

  2. Customers - Get Customer GET {{baseUrl}}/mgmt/v2/customers/{{customerId}}

  3. Customers - Update Customer PUT {{baseUrl}}/mgmt/v2/customers

  4. Customers - Delete Customer DELETE {{baseUrl}}/mgmt/v2/customers/{{customerId}}

  5. Providers - List Providers GET {{baseUrl}}/mgmt/v2/providers

  6. Providers - Get Provider GET {{baseUrl}}/mgmt/v2/providers/{{providerId}}

  7. Providers - Create Provider POST {{baseUrl}}/mgmt/v2/providers

  8. Providers - Add Object POST {{baseUrl}}/mgmt/v2/providers/{{providerId}}/object

  9. Providers - Update Provider PUT {{baseUrl}}/mgmt/v2/providers/{{providerId}}

  10. Providers - Delete Provider DELETE {{baseUrl}}/mgmt/v2/providers/{{providerId}}