Home
DEV Community
Post_Api_Billboards Response 201
Post_Api_Billboards Response 201
Developer Community Articles Blogging Social Content Open-Source
Post_Api_Billboards Response 201 is an example object payload from DEV Community, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationId method path status response
Example Payload
{
"operationId": "post_api_billboards",
"method": "POST",
"path": "/api/billboards",
"status": "201",
"response": {
"id": 100,
"approved": true,
"audience_segment_id": null,
"body_markdown": "# Hi, this is ad\nYep, it's an ad",
"browser_context": "all_browsers",
"cached_tag_list": "",
"clicks_count": 0,
"color": null,
"content_updated_at": "2026-05-28T12:45:22.793-06:00",
"counts_tabulated_at": null,
"created_at": "2026-05-28T12:45:22.793-06:00",
"creator_id": null,
"custom_display_label": null,
"dismissal_sku": null,
"display_to": "all",
"event_id": null,
"exclude_article_ids": "",
"exclude_role_names": [],
"exclude_survey_completions": false,
"exclude_survey_ids": "",
"expires_at": null,
"impressions_count": 0,
"include_subforem_ids": [],
"name": "Example Billboard",
"organization_id": null,
"page_id": null,
"placement_area": "post_comments",
"prefer_paired_with_billboard_id": null,
"preferred_article_ids": [],
"priority": false,
"processed_html": "<h1> <a name=\"hi-this-is-ad\" href=\"#hi-this-is-ad\"> </a> Hi, this is ad</h1>\n<p>Yep, it's an ad</p>",
"published": true,
"render_mode": "forem_markdown",
"requires_cookies": false,
"special_behavior": "nothing",
"success_rate": 0.0,
"tags_array": [],
"target_role_names": [],
"template": "authorship_box",
"type_of": "in_house",
"updated_at": "2026-05-28T12:45:22.793-06:00",
"weight": 1.0,
"audience_segment_type": null,
"tag_list": "",
"target_geolocations": [
"US-WA",
"CA-BC"
]
}
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/post_api_billboards-response-201"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.