Skip to main content

Update a specific domain

Update one or more properties for a domain.

Path Parameters
  • id uuid required

    Identifies the domain in Keycloak.

Request Body required

Domain properties to update.

  • name string

    Name of the domain.

  • solutions string[]

    Contains list of solutions.

Responses

The domain was updated.

Response Headers
  • Content-Location string

    URL to the resource that got impacted by the request.

Loading...