put https://legacy-api.bimtrackapp.co/v3/hubs//projects//priorities/
Updates the specified project priority.
Log in to see full request history
Response
Updates the specified project priority.
xxxxxxxxxx
curl --request PUT \
--url https://legacy-api.bimtrackapp.co/v3/hubs/hubId/projects/projectId/priorities/priorityId \
--header 'Authorization: Bearer ' \
--header 'accept: application/json' \
--header 'content-type: application/json-patch+json'
Try It!
to start a request and see the response here! Or choose an example: