HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

POST an article

This API lets you add a new article to the alation catalog, along with a list of custom-templates, agile approval, and children.

Body Params
string
required

title of the article

string
required

Body of the article

boolean

Is the article private? (By default, it is public)

array of integers

List of custom-template ID's, which can be obtained from CustomTemplates API call.

custom_templates
object

List of children (can be article or table)

boolean

When Agile Approval is enabled, true, on the article. For new Articles, this defaults to false

Responses

Language
Credentials
URL
Choose an example:
application/json