A valid request URL is required to generate request examples{
"slug": "<string>",
"title": "<string>",
"category": "<string>",
"order": 123,
"description": "<string>",
"reading_time": 123,
"is_popular": true,
"is_new": true,
"content": "<string>",
"related_pages": [
"<string>"
],
"tags": [
"<string>"
]
}Returns a specific help article by slug.
A valid request URL is required to generate request examples{
"slug": "<string>",
"title": "<string>",
"category": "<string>",
"order": 123,
"description": "<string>",
"reading_time": 123,
"is_popular": true,
"is_new": true,
"content": "<string>",
"related_pages": [
"<string>"
],
"tags": [
"<string>"
]
}