Create a new article for the authenticated user's company. The request must include a title for the article, and can optionally include content and an author.
The content of the article should be provided as Markdown in the content field. HTML-Tags will be stripped from the content for security reasons.
Supported Markdown features include:
- Headers (H2, H3, H4)
- Bold and italic text
- Links
- Lists
- Dividers
Images can not be included within the article content via the API. If you want to include images in your article, please use the Trustmarkt Web App to upload images directly in the article editor.
To prevent abuse, it's only possible to have a maximum of 50 articles in the status "DRAFT", "SUBMITTED" or "REJECTED" at the same time. If you want to create more articles, please publish or delete existing articles first.