v1
latestOpenAPI 3.0.02026-08-066924329.8 KBProjects
Images
Upload image for project
Upload image for project
post/projects/{id}/image
Path parameters
idstring required
Response
Image saved
Example response
{
"data": {
"id": "<ULID>",
"name": "Next Big Software",
"ext_tool_id": 24,
"info": "The next big software idea will be awesome.",
"color": "#000000",
"active": true,
"acronym": "NBG",
"image_id": "<ULID>",
"demo_flag": true
}
}