updateAPIClientRole
Update an API client's role. Changes the role assignment in Keycloak.
updateAPIClientRole(
organizationId: String!
id: ID!
input: UpdateAPIClientRoleInput!
): APIClient!
Update an API client's role. Changes the role assignment in Keycloak.
updateAPIClientRole(
organizationId: String!
id: ID!
input: UpdateAPIClientRoleInput!
): APIClient!
updateAPIClientRole.organizationId ● String! non-null scalarupdateAPIClientRole.id ● ID! non-null scalarupdateAPIClientRole.input ● UpdateAPIClientRoleInput! non-null inputAPIClient object