Category

Creates a new category

Creates a new category

post/categories

Query parameters

tokenstring string required

OAuth token

Request body

namestring required
descriptionstring
parent_idinteger
allowed_free_ads_countinteger required
post_ad_feenumber float required
is_activeinteger required
is_popularinteger
imagestring string

Response

New category added

idinteger
created_atstring
updated_atstring
namestring
slugstring
parent_idinteger
allowed_free_ads_countinteger
post_ad_feenumber float
is_activeinteger
ad_countinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.