Used to upload an image needed for a project
Used to upload an image needed for a project
bearer In: header
multipart/form-data
TypeScript Definitions
Use the request body type in TypeScript.
application/json
curl -X POST "https://example.com/projects/string/images" \ -F file="string" \ -F name="string"{ "name": "string", "path": "string"}binary