Webhook subscription scopes

while calling the api of create subscription it giving me the error ““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.””

with the status code 403. I’ve already added the crm.objects.contacts.read scope for eventType - contact.creation give me the sopes or the way to complete this.

Hey, @07035 :waving_hand: Is this the endpoint you are trying to use? If so, the Managing Subscription Webhook endpoints require you to use your Developer API key. This is separate from what you’ll use for OAuth or a Private App.

Best,

Jaycee