Update a workspace user
Updates the editable name and email fields for a workspace user.
PATCH
/api/unstable/users/{id}Updates the editable name and email fields for a workspace user.
Request Body
application/json
name*string
Updated display name for the workspace user.
Length
1 <= lengthExample
"Jane Doe"email*string
Updated email address for the workspace user.
Example
"jane@example.com"[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json