Add API endpoint to upsert subscriptions with attribs#3134
Conversation
2c1939e to
230d7aa
Compare
|
Hi @dfabulich. I've only been able to give this a cursory look so far, but this should be |
|
I think it makes sense to do some bikeshedding on how exactly to spell the endpoint URL, but I don't think it makes sense to have an The idea is that the API client has an email address and N list IDs, but the client doesn't know whether the email address is already subscribed or not, and certainly doesn't already know the ID of the existing subscriber (if any). I'm trying to mirror the shape of |
Fixes #3133