curl --request DELETE \
--url https://api.alpha-1edtech.ai/edubridge/subject-track/{id} \
--header 'Authorization: Bearer <token>'{
"data": null
}Deletes a subject track by its ID
curl --request DELETE \
--url https://api.alpha-1edtech.ai/edubridge/subject-track/{id} \
--header 'Authorization: Bearer <token>'{
"data": null
}Documentation Index
Fetch the complete documentation index at: https://docs.timeback.com/llms.txt
Use this file to discover all available pages before exploring further.