This document shows you how to customize the Access the Threads API use case you added to your app during the app creation process.
The following table shows the permissions available for the Threads API use case.
| Permission | Usage | Allowed actions |
|---|---|---|
Required | Cannot be removed. | |
Optional. | Can be added or removed. | |
Optional. | Can be added or removed. | |
Optional. | Can be added or removed. | |
Optional. | Can be added or removed. | |
Optional. | Can be added or removed. | |
Optional. | Can be added or removed. | |
Optional. | Can be added or removed. | |
Optional. | Can be added or removed. |
You can add and remove permissions at any time during the development process.
Click the Add People button to add people as to one or more of the following app roles:
A majority of Meta developers use webhooks to get real-time notifications and reduce the number of API calls, and thus reducing the change of rate limiting. Webhooks is automatically added but it is optional.
To receive webhooks from Meta, you need to:
POST request to subscribe your app to webhooksTo configure webhooks for your use case in the app's dashboard, follow these steps. These steps assumes you are in the Use cases > Customize > Customize use case dashboard and have selected the Webhooks option in the menu.
Note: To receive webhook notifications your app must be published. App Review is not required to use webhooks.
Testing is only required if you are submitting your app for App Review; if your app will access data you don't own or manage.
Note: Some use cases require your app to be published.
If you would like to become a Tech Provider click Become a Tech Provider.
The following steps must be completed if you're a Tech Provider, your app will serve clients or other business portfolios.
A checkmark within a circle appears when each of these requirements has been completed.
Learn more about App Review.
After your app has been published, the Dashboard will show App Health with Daily API Calls.
Visit the following to learn more about the app development process: