spatie / mailcoach-support

Questions and support for Mailcoach
https://mailcoach.app
31 stars 2 forks source link

Update Subscriber via API #300

Closed AshPowell closed 3 years ago

AshPowell commented 3 years ago

Hi,

Is it possible to update a subscriber via the API?

For example, updating tags, names etc. Reposting to subscribe results in an unprocessable entity response, would be nice to be able to update a subscribers details via the API too :)

freekmurze commented 3 years ago

This was added yesterday through this PR: https://github.com/spatie/laravel-mailcoach/pull/383 👍

AshPowell commented 3 years ago

Legend

AshPowell commented 3 years ago

Sorry for the notifications, any eta on the release?

freekmurze commented 3 years ago

It is already released in 3.7.0 https://github.com/spatie/laravel-mailcoach/releases/tag/3.7.0

AshPowell commented 3 years ago

Thanks, missed that one :)

With the docs not being updated yet could you give me a hint as to the URL structure to update a subscriber?

AshPowell commented 3 years ago

Sussed it nvm