cURL
curl --request POST \ --url https://lex.page/api/v1/docs \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "title": "<string>", "html": "<string>", "path": "~" }'
{ "uuid": "<string>" }
Creates a new document