Skip to main content

Update a member display name or local username

PATCH 

/api/v1/authorization/members/:principal_id

Requires identity.manage, an exact same-origin proof, and an ordinary current session. The patch is atomic, at least one non-null field is required, local usernames are normalized and unique, and external identity claims are never changed. The actor must strictly dominate the target member.

Request

Responses

Updated member directory entry

Response Headers
    X-Request-Id

    Opaque request correlation identifier. ProblemDetails.requestId carries the same value on JSON failures.