update_profile_api_v1_auths_update_profile_post
Modify a user's profile by updating their name, profile image, bio, date of birth, and gender.
Instructions
Update Profile
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bio | No | ||
| date_of_birth | No | ||
| gender | No | ||
| name | Yes | ||
| profile_image_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| id | Yes | ||
| name | Yes | ||
| profile_image_url | Yes | ||
| role | Yes |