curl --request DELETE \
--url https://{defaultHost}/api/v1/pages/{id} \
--header 'X-Authorization: <api-key>'
curl --request DELETE \
--url https://{defaultHost}/api/v1/pages/{id} \
--header 'X-Authorization: <api-key>'
id
successful
Was this page helpful?