cURL
curl --request DELETE \ --url https://app.synkrony.ai/api/v1/time_logs/{id} \ --header 'Authorization: Bearer <token>'
{ "data": { "message": "<string>" } }
API token no formato Bearer. Exemplo: Bearer YOUR_API_TOKEN
TimeLog destroyed successfully
Show child attributes