Auth

Api Auth Update Profile

Update the current user's profile fields.

patch/api/auth/me

Request body

namestring nullable
rolestring nullable
countrystring nullable
provincestring nullable

Response

Successful Response

{"stackTrail":"paths:/api/auth/me:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes