- URl:
https://${host}/api/http(ví dụ appota là : https://appota.acheckin.vn/api/http ) - Endpoint:
/upload - Method:
POST - Headers:
authorization: ACheckin-Access-Tokencontent-type: Multipart/form-data
- Params:
upload: File, required
- Response:
JSONerror_code: Integermessage: Stringdata: Objectpath: Stringname: String
Last active
March 24, 2020 07:53
-
-
Save huetran97/429678f724d9434eef3abf559b556a9d to your computer and use it in GitHub Desktop.
- URl:
https://${host}/api/http(ví dụ appota là : https://appota.acheckin.vn/api/http ) - Endpoint:
/v2/upload - Method:
POST - Headers:
authorization: ACheckin-Access-Tokencontent-type: Multipart/form-data
- Params:
upload: File, requiredname: String, Optional
- Response:
JSONerror_code: Integermessage: Stringdata: Objectpath: Stringname: String
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment