GET /v2/notions/:notion_id/subnotions
Return all the subnotions of the given Notion

GET /v2/subnotions
Return all the subnotions



POST /v2/subnotions
Create a subnotion


PATCH /v2/subnotions/:id
Update a subnotion

PUT /v2/subnotions/:id
Update a subnotion


DELETE /v2/subnotions/:id
Destroy a subnotion