Skip to main content

Update user

PUT 

/api/meshobjects/meshusers/:username

Create or update a single meshUser.

This endpoint is only available when SCIM provisioning is disabled for this meshStack and will otherwise reject all requests.

Please note that changing attributes like metadata.name (also referred to as username) and euid can have serious consequences for cloud platforms and building blocks consuming these attributes. Proceed only with extreme caution.

You should consider updating these attributes as a measure of last resort to resolve IAM consistency issues in your specific setup of meshStack and connected systems. We recommend deleting the meshUser and creating a new one as a much safer alternative.

Authentication: This endpoint supports API Key authentication.

Request

Responses

200