DEV Community · Example Payload

Put_Api_Billboards_{Id} Response 200

Developer CommunityArticlesBloggingSocialContentOpen-Source

Put_Api_Billboards_{Id} Response 200 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

operationIdmethodpathstatusresponse

Example Payload

Raw ↑
{
  "operationId": "put_api_billboards_{id}",
  "method": "PUT",
  "path": "/api/billboards/{id}",
  "status": "200",
  "response": {
    "approved": false,
    "body_markdown": "Hello _hey_ Hey hey 3",
    "creator_id": null,
    "display_to": "all",
    "page_id": null,
    "browser_context": "all_browsers",
    "name": "Billboard 102",
    "organization_id": 563,
    "placement_area": "sidebar_left",
    "published": false,
    "dismissal_sku": null,
    "type_of": "in_house",
    "exclude_article_ids": "",
    "weight": 1.0,
    "requires_cookies": false,
    "color": null,
    "audience_segment_id": null,
    "priority": false,
    "special_behavior": "nothing",
    "custom_display_label": null,
    "template": "authorship_box",
    "render_mode": "forem_markdown",
    "prefer_paired_with_billboard_id": null,
    "expires_at": null,
    "exclude_survey_completions": false,
    "exclude_survey_ids": "",
    "cached_tag_list": "",
    "id": 102,
    "clicks_count": 0,
    "content_updated_at": "2026-05-28T12:45:23.227-06:00",
    "counts_tabulated_at": null,
    "created_at": "2026-05-28T12:45:23.224-06:00",
    "event_id": null,
    "exclude_role_names": [],
    "impressions_count": 0,
    "include_subforem_ids": [],
    "preferred_article_ids": [],
    "processed_html": "<p>Hello <em>hey</em> Hey hey 3</p>",
    "success_rate": 0.0,
    "tags_array": [],
    "target_role_names": [],
    "updated_at": "2026-05-28T12:45:23.227-06:00",
    "audience_segment_type": null,
    "tag_list": "",
    "target_geolocations": []
  }
}

Work with this as data

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/put_api_billboards_{id}-response-200"
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 email required.

A second provider on the same verified email joins the account you already have.