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