Change Updates

Do not miss any spmb-del API changes, ever again

Subscribe to the spmb-del API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
5 structure changes including:
3 Additions
2 Modifications
Modified 2 Breaking
DELETE /api/v1/extra_lists/{id}
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/v1/users
  • Body
  • application/json content type Modified
    • user property Modified
      • name property Added
Added 3
PATCH /api/v1/password_resets/{id}
POST /api/v1/password_resets
PUT /api/v1/password_resets/{id}
8 structure changes including:
8 Additions
Added 8
GET /api/v1/pmdk_file_uploads/{id}
GET /api/v1/utbk_file_uploads/{id}
PATCH /api/v1/pmdk_file_uploads/{id}
PATCH /api/v1/utbk_file_uploads/{id}
POST /api/v1/pmdk_file_uploads
POST /api/v1/utbk_file_uploads
PUT /api/v1/pmdk_file_uploads/{id}
PUT /api/v1/utbk_file_uploads/{id}