upload image
TestingPOST
https://apigw.paziresh24.com/v1/rokhnama/upload/imageJust send the cookie containing your token along with a binary file to this api so that the new photo will be placed in your profile.
This can be seen immediately
Request
Cookie Params
token
string
optional
Example:
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Body Params application/octet-stream
Uploaded File
Request samples
Responses
Server Error(500)
HTTP Code: 500
Content Type : JSONapplication/json
Data Schema
message
string
required
Example
{
"message": "string"
}
Last modified: 6 months ago