Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.example.com/dx/api/application/v2/objects/STE6TG95YWx0eV9fU3RvcmVfNjg2N2UyNDFjOGJmZDE3ZGQ3ZDQ2NDBj/actions/DeleteObject \ --header 'Content-Type: application/json' \ --data ' { "pageInstructions": [] } '
{ "data": { "objectInfo": { "status": "Resolved-Deleted" } } }
OK