Skip to main content
PUT
Set Login PIN

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

userId
string<uuid>
required

ID of the user

Body

application/json
pin
string
required

PIN to assign to the user (must be 4-6 digits)

Pattern: ^[0-9]{4,6}$

Response

PIN set successfully

data
object
extra_meta
object