This HTTP POST request is used to upload an image of a product to the drive. The request includes query parameters "id_region" and "k_business". The request body should contain the image file to be uploaded.
Upon a successful execution, the server returns a JSON response with a status code of 200 and the content type as application/json.The a_error array provides information about any errors encountered during the request execution.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://uat-api.wellnessliving.io/v1/drive/product/image/upload?id_region=2&k_business=49197' \
--header'Content-Type: text/plain' \
--data-raw''