Create a new tutorial page for this API Product
POST {{baseUrl}}/products/:product_id/docs
Create a new tutorial page for this API Product
Request Body
{"Content"=>"<string>", "MarkdownEnabled"=>"<boolean>", "Status"=>"published", "Title"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string |