Change Updates

Do not miss any Tadatodo API changes, ever again

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

RSS

May 19, 2024

main
0.0.1
Compare

API structure has changed

16 structure changes including:
16 Modifications
Modified 16 Breaking
DELETE /projects/{projectId}
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /projects/{projectId}/rows/{rowId}/archive
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /projects/{projectId}
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /users/me
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /card/{cardId}
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /cards/move-by-metadata
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /projects/{projectId}/cards/{cardId}/archive
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /projects/{projectId}/columns/{columnId}/rename
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /projects/{projectId}/order-rows
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /projects/{projectId}/rename
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /projects/{projectId}/rows/{rowId}/order-columns
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PATCH /projects/{projectId}/rows/{rowId}/rename
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /organizations/{organizationId}/projects
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /projects/{projectId}/columns/{columnId}/card
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /projects/{projectId}/row
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /projects/{projectId}/rows/{rowId}/column
  • Authentication
  • Api key header authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking