patch https://{BaseUrl}/api/v3.0/roles/
This endpoint updates a role. Admin users and non-admin users with 'Role' permission can update roles.
Responses
204Role updated.
This endpoint updates a role. Admin users and non-admin users with 'Role' permission can update roles.
204Role updated.
xxxxxxxxxx
curl --request PATCH \
--url https://api.cxxx.eagleeyenetworks.com/api/v3.0/roles/roleId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: