Skip to main content
PATCH
Set User Password

Authorizations

x-client-key
string
header
required

Client API key for authentication

x-client-secret
string
header
required

Client secret for authentication

Path Parameters

workspaceId
string<uuid>
required

ID of the workspace the target user belongs to

Body

application/json
userId
string<uuid>
required

ID of the user whose password is being set

password
string
required

New password (at least 6 characters)

Minimum string length: 6

Response

Password updated successfully

data
object
extra_meta
object