Skip to main content
Whenever any of your subscribers change their email, use this endpoint to update it into Taag (we use emails to send invoices, receipts, etc)
POST

Authorization

All you need is to include your secret key as a value of authorization in the header and hit the endpoint above.
string
required
Use the secret key that matches the mode you are in TEST or LIVE

Request body

string
required
Use the old subscriber email that has to be updated
email
required
The new email of the subscriber

Response

When successful you will receive this response: