post https://api.workbase.io/v1/files/upload
Response
201
201xxxxxxxxxx
curl --request POST \
--url https://api.workbase.io/v1/files/upload \
--header 'Portal-Mode: employeePortal' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!