Adding authentication requirement.
This commit is contained in:
parent
dcf260ef73
commit
9b80fcdf1e
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ This API is used to upload a new photo for a user.
|
|||
|
||||
### Endpoint and parameters
|
||||
|
||||
_Authentication: required_
|
||||
|
||||
POST /photo/upload.json
|
||||
|
||||
1. photo (required), The photo to be uploaded.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue