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_idstringRequiredformat: "objectid"

Unique identifier for a Page

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Errors