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 29, 2024

Reseller
v1
Compare

API structure has changed

3 structure changes including:
1 Addition
2 Modifications
Modified 2
POST /v1/Customers/delegated-admin-relationships
  • Response
  • 200 response Modified
    • text/plain content type Modified
      • autoExtendDuration property Added
    • application/json content type Modified
      • autoExtendDuration property Added
    • text/json content type Modified
      • autoExtendDuration property Added
POST /v1/Customers/{customerId}/delegated-admin-relationships
  • Response
  • 200 response Modified
    • text/plain content type Modified
      • autoExtendDuration property Added
    • application/json content type Modified
      • autoExtendDuration property Added
    • text/json content type Modified
      • autoExtendDuration property Added
Added 1
PATCH /v1/Customers/{customerId}/delegated-admin-relationships/{relationshipId}