Upload an Image
Upload an image to a project.
POST https://api.roboflow.com/dataset/{project_id}/upload?api_key=YOUR_API_KEY
The image can be sent as a base64-encoded string in the request body or as a URL.
Upload an image to a project.
POST https://api.roboflow.com/dataset/{project_id}/upload?api_key=YOUR_API_KEY
The image can be sent as a base64-encoded string in the request body or as a URL.