curl --request DELETE \
--url https://api.open.cx/training/{id} \
--header 'Authorization: Bearer <token>'This response does not have an example.Delete an existing custom training entry identified by its ID. This permanently removes the training data from your organization’s configuration.
curl --request DELETE \
--url https://api.open.cx/training/{id} \
--header 'Authorization: Bearer <token>'This response does not have an example.Was this page helpful?