Request
Body Params application/json
{
"remainingTime": 514000,
"localDate": "2023-11-22 21:22:29"
}
Request Code Samples
curl --location --request POST 'http://localhost:8082/rest/web/open/tool-set/timer-and-log?transParticipantPageLogId=7b0d78ea-265b-4237-8ec2-55360a5e71d44bf3ccaf-5368-4e06-b309-a9d4664a67e4' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"remainingTime": 514000,
"localDate": "2023-11-22 21:22:29"
}'
Responses
application/json Modified at 2024-03-06 02:01:11