patch https://api.workbase.io/v1/trainings/
Response
204Training updated successfully
204Training updated successfully
xxxxxxxxxx
curl --request PATCH \
--url https://api.workbase.io/v1/trainings/id \
--header 'Portal-Mode: employeePortal' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!