API: /api/v1/collected_pens.json doesn't support POST

Howdy,

/api/v1/collected_inks.json supports both GET and POST requests so I can import CSVs. The /api/v1/collected_pens.json only supports GET requests so I cant import CSVs of my pen collection. What prompted this is Penpal.network charging suddenly so I want a migration path. Can the POST /api/v1/collected_pens endpoint be opened up?

-G

Hey,

I’ll see what I can do. At this point the API can only do the listing, the rest is something I will have to add.

Urban

@ujh That would be great. The ink api can do both listing and adding but the pen api can only do listing.