cURL
curl --request DELETE \ --url https://{host}/talent-training/api/v2/realized-trainings/{id} \ --header 'Authorization: <authorization>'
Delete a realized training by its id.
Documentation IndexFetch the complete documentation index at: https://developers.lucca.fr/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.lucca.fr/llms.txt
Use this file to discover all available pages before exploring further.
API key. Value must be formatted like so: lucca application={api_key}.
lucca application={api_key}
Id of the realized-training.
x >= 1
Training successfully deleted.
Was this page helpful?