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

Mar 21, 2023

main
1.0.0
Compare

API structure has changed

6 structure changes including:
1 Addition
5 Modifications
Modified 5
GET /api/v1/file/{uuid}
  • Response
  • 200 response Modified
    • folder_name property Added
POST /api/v1/file
  • Response
  • 200 response Modified
    • folder_name property Added
POST /api/v1/file/direct-upload
  • Response
  • 201 response Modified
    • folder_name property Added
PUT /api/v1/file/{file_uuid}/copy
  • Response
  • 200 response Modified
    • folder_name property Added
PUT /api/v1/file/{uuid}
  • Response
  • 200 response Modified
    • folder_name property Added
Added 1
GET /api/v1/documents/{model}/{modelUuid}