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

about 4 hours ago

main
v1.89.0
Compare
v1.89.0

API structure has changed

12 structure changes including:
12 Breaking changes
12 Removals
Removed 12 Breaking
DELETE /api/v1/enterprise/network/{uuid}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /api/v1/enterprise/users/{uuid}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/v1/enterprise/network
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/v1/enterprise/network/{uuid}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/v1/enterprise/settings
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/v1/enterprise/users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/v1/enterprise/users/{uuid}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/v1/enterprise/network
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/v1/enterprise/users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /api/v1/enterprise/network/{uuid}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /api/v1/enterprise/settings
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /api/v1/enterprise/users/{uuid}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking