PATCH
/
user
/
{id}
curl --request PATCH \
  --url https://api.journeybee.io/v1/user/{id} \
  --header 'Authorization: Bearer <token>'
id
string

The UUID of the user to get.