put https://{serverURL}/api/roles//update-report-type
Customizing Report Type Access
Responses
Customizing Report Type Access
xxxxxxxxxx
curl --request PUT \
--url https://changeme/api/roles/id/update-report-type \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"access":"full"}'
Try It!
to start a request and see the response here! Or choose an example: