Upload User Profile Picture
POST
/api/v1/developer/users/{id}/avatar
Authorizations
bearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
id*
Type
Requiredstring
Request Body
multipart/form-data
file
string
Required
Format
"binary"Responses
Avatar uploaded successfully
application/json
{
}