Update User Metadata Endpoint

Update user mobile number in Supabase auth.users table.

post/api/v1/user_auth/update_user_metadata

Request body

user_idstring required
phone_numberstring required
plan_manager_idstring nullable
update_profileboolean nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.