Skip to content

Update principal roles (bulk replace)

PUT
/resources/iam/principals/{id}/roles

Parameters

Path Parameters

id*
Type
string
Required
Format
"uuid"

Request Body

JSON
{
  
"roles": [
  
  
"string"
  
],
  
"etag": "string"
}

Responses

OK

Samples

© 2024 Hantera AB. All rights reserved.