Update Tenant Role

Update Tenant Role
Request
URI
PUT
https://{api_host}/dt-rest/v100/security/domain/{domainId}/group/{id}/update/tenantrole
COPY
Path Parameters
string
domainId
Required

domainId

string
id
Required

id

Query Parameters
string
role
Required

role


Responses
200
Operation doesn't return any data structure

Code Samples
COPY
                    curl -X PUT -H 'Authorization: <value>' https://{api_host}/dt-rest/v100/security/domain/{domainId}/group/{id}/update/tenantrole