calling communication-preferences/v3/resubscribe with accesstoken

Hi
I’m trying to call communication-preferences/v3/resubscribe with accesstoken in the header instead of using the apikey
I added this scope “communication_preferences.read_write”
and I’m getting the following error message: The scope needed for this API call isn’t available for public use. If you have questions, contact support or post in our developer forum.
any Idea whats wrong?

Hi, @afox37 :waving_hand: Thanks for reaching out. This can occur for several reasons.

A few questions to help the community better understand how they may help:

  • From here, on the Endpoints tab, which specific endpoint are you using to make your request?

  • Are you making your test from the Endpoints tab? Or via something like Postman?
  • Can you list your request and response bodies here? Minus your Private app key :blush:

Thank you! — Jaycee

the v3/resubscribe endpoint does not exists in that list
looks like this option to resubscribe via api does not exists anymore…