Logo
WhatsApp Business Platform API Documentation

Credit Sharing Record ID

DELETE https://graph.facebook.com/{{Version}}/{{Allocation-Config-ID}}

Use this API call to revoke a credit sharing record ID. This is the ID that represents the credit sharing between you and an end business.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{ "success": true }



Curl
curl -X DELETE 'https://graph.facebook.com/Version/Allocation-Config-ID'

ENDPOINTS