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