Create folder
POST /api/v1/product/createAuthorization
Request body
Key
Value
Sample response
{
"message": null,
"data": {
"folderId": "66e9c8a9-335e-43b5-9353-39077d49d188",
"get_product_url": "https://excel.myenvironment.coherent.global/api/v1/product/GetProduct/folderstatus"
},
"errorCode": null,
"status": "Success"
}Last updated
