Ideas
Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET | List ideas | List ideas |
POST | Convert an idea to a post | Convert an idea to a post |
POST | Move an idea | Move an idea |
POST | Add a comment to an idea | Add a comment to an idea |
PATCH | Update an idea | Update an idea |
POST | Create an idea | Create an idea |
PATCH | Edit a comment | Edit a comment |
DELETE | Delete an idea | Delete an idea |
GET | List activity for an idea | List activity for an idea |
POST | Upload media to an idea | Upload media to an idea |
GET | Get an idea | Get an idea |
GET | List comments on an idea | List comments on an idea |
DELETE | Delete idea media | Delete idea media |
DELETE | Delete a comment | Delete a comment |
Found something wrong? Help us improve this page.