Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unregister Push Token #169

Open
2 tasks done
AhmadNaeemK opened this issue Aug 26, 2024 · 5 comments
Open
2 tasks done

Unregister Push Token #169

AhmadNaeemK opened this issue Aug 26, 2024 · 5 comments
Labels
enhancement New feature or request evergreen

Comments

@AhmadNaeemK
Copy link

Checklist

Description

I can't find a way to unregister a user's push token if they opt out of push notifications after opting in once.

Proposed Solution

Implement unregisterPushToken method that calls the `unregister client push token` api and removes the push notification from Klaviyo.

Alternatives Considered

There's an unregister client push token api (https://developers.klaviyo.com/en/reference/unregister_client_push_token). The api requires the user's Klaviyo profile but there's no client api to fetch it. It would be great if there was a way to fetch the current profile too.

Additional Context

No response

@AhmadNaeemK AhmadNaeemK added the enhancement New feature or request label Aug 26, 2024
Copy link
Collaborator

ajaysubra commented Aug 26, 2024

Hey @AhmadNaeemK! Thanks for this request. This is something we plan on implementing some time in the future. We are not sure of the timeline but will update this issue whenever we have any updates!

@PapaIII
Copy link

PapaIII commented Oct 10, 2024

We also need this implemented.

@ccodrin
Copy link

ccodrin commented Oct 10, 2024

I am facing this issue as well. Is there any update here?

@invctusdotco
Copy link

@AhmadNaeemK did you find a workaround? @ajaysubra any progress?

@AhmadNaeemK
Copy link
Author

@invctusdotco I found a way to call the unregister api by making several other api calls to klaviyo but that's not usable. because of rate limits on them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request evergreen
Projects
None yet
Development

No branches or pull requests

6 participants