Delete Custom Code
Delete a custom code block that the App created on a page.
Access to this endpoint requires a bearer token from a Data Client App.
Required scope | custom_code:write
Path parameters
page_id
Unique identifier for a Page
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.