v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14191644620.9 KB

Updates the details of an <code>AppInstanceUser</code>. You can update names and metadata.

put/app-instance-users/{appInstanceUserArn}

Path parameters

appInstanceUserArnstring required

The ARN of the <code>AppInstanceUser</code>.

Request body

Namestring password required

The name of the <code>AppInstanceUser</code>.

Metadatastring password

The metadata of the <code>AppInstanceUser</code>.

Response

Success

AppInstanceUserArnstring

The ARN of the <code>AppInstanceUser</code>.