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

12 days ago

main
1.0.0
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /api/v1/account/{account_uuid}/login
  • Body
  • application/json content type Modified
    • welcome_enabled property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
PUT /api/v1/account/{account_uuid}/login/{uuid}
  • Body
  • application/json content type Modified
    • welcome_enabled property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking