Skip to main content
POST
Update user metadata

Authorizations

Authorization
string
header
required

JWT token from Clerk authentication.

Must be from a user with org:admin role.

Body

application/json
userId
string
required

Clerk user ID

metadata
object
required

Key-value pairs of metadata

Response

Metadata updated successfully

success
boolean
message
string