Change Updates

Do not miss any PlannrCRM API changes, ever again

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

RSS

19 days ago

main
v1.88.0
Compare
v1.88.0

API structure has changed

9 structure changes including:
1 Breaking change
7 Additions
1 Modification
1 Removal
Modified 1 Breaking
GET /api/v1/addons/seccl/{addon}/client-products/{account_uuid}
  • Response
  • 401 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 200 response Added
Removed 1 Breaking
PATCH /api/v1/enterprise/network/{uuid}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 7
DELETE /api/v1/enterprise/users/{uuid}
GET /api/v1/enterprise/users
GET /api/v1/enterprise/users/{uuid}
POST /api/v1/addons/seccl/{addon}/client/{account_uuid}/products/{clientProductId}/accept
POST /api/v1/enterprise/users
PUT /api/v1/enterprise/network/{uuid}
PUT /api/v1/enterprise/users/{uuid}