...
Description: Triggers specific photo processing tasks. Allowed tasks are:
...
Info |
---|
If you are executing multiple process requests, they should be executed in the order outline below |
rotate
crop
removeBackground
classify
sendFeedback
Example Request Body
Code Block | ||
---|---|---|
| ||
{ "process": "rotate" } |
...