Create Article

HTTP Request

POSThttps://staging.api-gw.propdata.net/content/api/v1/articles/

Example Response

{
"id": 0,
"tags": [],
"site": 0,
"category": 0,
"slug": "string",
"model": "string",
"statistics": 0,
"meta": {},
"created": "2026-08-27T05:07:24.446Z",
"modified": "2026-08-27T05:07:24.446Z",
"deleted": "2026-08-27T05:07:24.446Z",
"uuid": "770bba28-9f80-4d40-9c51-6e022364af91",
"source_ref": "string",
"domain": -2147483648,
"video_streaming_platform": "string",
"video_id": "string",
"active": false,
"hidden": false,
"summary": "string",
"content": "string",
"title": "string",
"author": "string",
"publish_date": "string",
"feature_on_website": false,
"feature_on_newsletter": false,
"locations": [],
"meta_title": "string",
"meta_description": "string",
"og_title": "string",
"og_description": "string",
"og_image": -2147483648,
"custom_head": "string",
"custom_js": "string",
"search_vector": "string",
"images": [],
"branches": [],
"quality": 0
}

NameDescription

id

integer

ID

tags

nullable

array of strings

Choices: [ 1,2,3...2147483648 ]

site

integer

Site

category

required

integer

Category

slug

stringnon-empty

Slug

model

stringnon-empty

Model

statistics

integer

Statistics

meta

string

Meta

created

string

Created

modified

string

Modified

deleted

nullable

string

Deleted

uuid

string

Uuid

source_ref

nullable

string<= 100 characters

Source ref

domain

required

integer

Domain

video_streaming_platform

string

Video streaming platform

Choices: YouTubeVimeo

video_id

nullable

string<= 150 characters

Video id

active

boolean

Active

hidden

boolean

Hidden

summary

required

stringnon-empty

Summary

content

required

stringnon-empty

Content

title

string

Title

author

required

string[ 1...256 ] characters

Author

publish_date

string

Publish date

feature_on_website

boolean

Feature on website

feature_on_newsletter

boolean

Feature on newsletter

locations

nullable

array of integers

Locations

Choices: [ 1,2,3...2147483648 ]

meta_title

nullable

string<= 256 characters

Meta title

meta_description

string

Meta description

og_title

nullable

string<= 256 characters

Og title

og_description

string

Og description

og_image

nullable

integer

Og image

custom_head

string

Custom head

custom_js

string

Custom js

search_vector

nullable

string

Search vector

images

nullable

array of integers

Images

Choices: [ 1,2,3...2147483648 ]

branches

nullable

array of integers

Branches

Choices: [ 1,2,3...2147483648 ]

quality

nullable

integer

Quality

Responses

201
400 Bad request body
403 You do not have permission to perform this action
500 Internal server error
503 This website is not active