timeframe-id of the particular entry to be deleted as the parameter child_id within the request.Authorization: Bearer ********************curl --location -g --request DELETE 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/{{domain}}/timeframes/HASHHACK2' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"child_id": "string"
}'{}