Skip to main content
PUT
Update an authorization group

Authorizations

x-api-key
string
header
required
Authorization
string
header
required

Path Parameters

id
string
required

Body

principalIds
string[] | null

Principals that are members of the group. This can be either user ids or other group ids.

Example:

Response

When request is accepted. Returns a hypermedia 'Link' object of the authorization group to be updated.

id
string | null
href
string | null
relation
string | null
method
string | null
default:GET