Change Updates

Do not miss any CloudCockpit API changes, ever again

Subscribe to the CloudCockpit API changelog to be up to date on recent changes.

RSS

May 30, 2023

Reseller
v1
Compare

API structure has changed

15 structure changes including:
8 Breaking changes
6 Additions
1 Modification
8 Removals
Modified 1
GET /v1/Invoices/{id}/reseller-dailyratedusage-lineitems
  • Response
  • 200 response Modified
    • items property Modified
Removed 8 Breaking
DELETE /v1/Users/customer/{email}
DELETE /v1/Users/reseller/{email}
GET /v1/Users
GET /v1/Users/customer/{customerId}
PATCH /v1/Users/customer/{email}
PATCH /v1/Users/reseller/{email}
POST /v1/Users/customer/{customerId}
POST /v1/Users/reseller/{resellerId}
Added 6
DELETE /v1/users/{email}
GET /v1
GET /v1/customer/{customerId}/users
PATCH /v1/users/{email}
POST /v1/customer/{customerId}/users
POST /v1/reseller/{resellerId}/users