Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
{
"user_id": "<string>",
"profile_pic_url": "<string>"
}{
"user_id": "<string>",
"profile_pic_url": "<string>"
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.