Skip to main content

Update an end user (server-side admin)

PATCH 

/auth/users/:user_id

Secret-key-scoped update of an arbitrary end user in the authenticating application. Updatable fields: email, name, avatar_url, metadata, status. Scoped to the application — a caller can never modify a user belonging to another application.

Request

Responses

User updated