[{"label":"Latest (v1.0)","version":"latest"}]
csp
AssignRolesToMemberResponse
Assign roles to member response.
Properties
string
id
Optional
The unique identifier of the member.
string
message
Optional
Message that describes the set of failures, if the request failed.
JSON Example
{
"id": "string",
"message": "string"
}