Update Team Role (Partial)

PATCH {{baseUrl}}/v2/teams/:identifier/roles/:teamRoleIdentifier?teamIdentifierType=id&identifierType=id

Updates the team role using team role 'id' or 'name'

Request Params

KeyDatatypeRequiredDescription
teamIdentifierTypestringType of the identifier. Possible values are 'id' and 'name'. Default value is 'id'
identifierTypestringType of the identifier that is provided as an in-line parameter. Possible values are 'id' or 'name'

Request Body

{"name"=>"<string>", "rights"=>[{"right"=>"ipsum id culpa", "granted"=>true}, {"right"=>"et deserunt", "granted"=>false}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;requestId&quot;:&quot;ipsum Excepteur magna ut&quot;,&quot;took&quot;:0,&quot;result&quot;:&quot;ipsum culpa&quot;,&quot;data&quot;:{&quot;id&quot;:&quot;nulla dolor Lorem non&quot;,&quot;name&quot;:&quot;dolor magna sunt consequat&quot;}}