Can no longer PATCH item spaceId

To prevent cards unintentionally being moved to other spaces (Cards inadvertently moved from Public Read Only to Private space), update item endpoints no longer let you PATCH spaceIds. This affects

  • PATCH /card
  • PATCH /connection
  • PATCH /connection-type

I’m not sure anyone is actually doing this irl with the API but just wanted to give a heads up.

the api docs have been updated with this note https://help.kinopio.club/api/#cards

2 Likes