Create a guide

Creates a guide

Path parameters

environmentIdstringRequired

ID of the environment

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Disable-Hooks"true"Required

Request

This endpoint expects an object.
descriptionstringRequired
titlestringRequired
slugstringRequired
blockslist of optional maps from strings to anyRequired
environmentIdstringRequired
metadatamap from strings to anyOptional

Response

This endpoint returns an object.
dataobject

A guide

Errors