Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 767 Bytes

AddResponsibilityRequest.md

File metadata and controls

13 lines (9 loc) · 767 Bytes

AddResponsibilityRequest

Properties

Name Type Description Notes
role_id str The ID of the role that should be assigned to user.
owner_id str The ID of the user who the responsibility is created for.
resource_id str The ID of the resource which the responsibility is created for. NOTE: if null, a global responsibility is created. [optional]
resource_type str The type of the resource which the responsibility is created for, i.e. [Community, Asset, Domain]. [optional]

[Back to Model list] [Back to API list] [Back to README]