Authorization: Bearer ********************
curl --location --request DELETE '/training-events/hold/' \ --header 'Authorization: Bearer <token>'
{ "message": "Hold released." }