Small Improvements · Example Payload

Bulkupdatevisibilityusingpost Example

POST /v2/meetings/visibility

meeting-resource

Bulkupdatevisibilityusingpost Example is an example object payload from Small Improvements, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

summaryoperationIdmethodpathtagsdescriptionparametersrequestBodyresponse

Example Payload

Raw ↑
{
  "summary": "bulkUpdateVisibility",
  "operationId": "bulkUpdateVisibilityUsingPOST",
  "method": "POST",
  "path": "/v2/meetings/visibility",
  "tags": [
    "meeting-resource"
  ],
  "description": "POST /v2/meetings/visibility",
  "parameters": {
    "endDate.chronology.calendarType": "<value>",
    "endDate.chronology.id": "<value>",
    "endDate.dayOfMonth": "<value>",
    "endDate.dayOfWeek": "<value>",
    "endDate.dayOfYear": "<value>",
    "endDate.era": "<value>",
    "endDate.leapYear": "<value>",
    "endDate.month": "<value>",
    "endDate.monthValue": "<value>",
    "endDate.year": "<value>",
    "endDateTime.dayOfMonth": "<value>",
    "endDateTime.dayOfWeek": "<value>",
    "endDateTime.dayOfYear": "<value>",
    "endDateTime.hour": "<value>",
    "endDateTime.minute": "<value>",
    "endDateTime.month": "<value>",
    "endDateTime.monthValue": "<value>",
    "endDateTime.nano": "<value>",
    "endDateTime.second": "<value>",
    "endDateTime.year": "<value>",
    "id": "<value>",
    "limit": "<value>",
    "mergeVisibility": "<value>",
    "participants[0].id": "<value>",
    "rules.fixedOffset": "<value>",
    "rules.transitionRules[0].dayOfMonthIndicator": "<value>",
    "rules.transitionRules[0].dayOfWeek": "<value>",
    "rules.transitionRules[0].localTime.hour": "<value>",
    "rules.transitionRules[0].localTime.minute": "<value>",
    "rules.transitionRules[0].localTime.nano": "<value>",
    "rules.transitionRules[0].localTime.second": "<value>",
    "rules.transitionRules[0].midnightEndOfDay": "<value>",
    "rules.transitionRules[0].month": "<value>",
    "rules.transitionRules[0].offsetAfter.id": "<value>",
    "rules.transitionRules[0].offsetAfter.totalSeconds": "<value>",
    "rules.transitionRules[0].offsetBefore.id": "<value>",
    "rules.transitionRules[0].offsetBefore.totalSeconds": "<value>",
    "rules.transitionRules[0].standardOffset.id": "<value>",
    "rules.transitionRules[0].standardOffset.totalSeconds": "<value>",
    "rules.transitionRules[0].timeDefinition": "<value>",
    "rules.transitions[0].dateTimeAfter": "<value>",
    "rules.transitions[0].dateTimeBefore": "<value>",
    "rules.transitions[0].duration.nano": "<value>",
    "rules.transitions[0].duration.negative": "<value>",
    "rules.transitions[0].duration.seconds": "<value>",
    "rules.transitions[0].duration.units[0].dateBased": "<value>",
    "rules.transitions[0].duration.units[0].durationEstimated": "<value>",
    "rules.transitions[0].duration.units[0].timeBased": "<value>",
    "rules.transitions[0].duration.zero": "<value>",
    "rules.transitions[0].gap": "<value>",
    "rules.transitions[0].instant": "<value>",
    "rules.transitions[0].offsetAfter.id": "<value>",
    "rules.transitions[0].offsetAfter.totalSeconds": "<value>",
    "rules.transitions[0].offsetBefore.id": "<value>",
    "rules.transitions[0].offsetBefore.totalSeconds": "<value>",
    "rules.transitions[0].overlap": "<value>",
    "startDate.chronology.calendarType": "<value>",
    "startDate.chronology.id": "<value>",
    "startDate.dayOfMonth": "<value>",
    "startDate.dayOfWeek": "<value>",
    "startDate.dayOfYear": "<value>",
    "startDate.era": "<value>",
    "startDate.leapYear": "<value>",
    "startDate.month": "<value>",
    "startDate.monthValue": "<value>",
    "startDate.year": "<value>",
    "startDateTime.dayOfMonth": "<value>",
    "startDateTime.dayOfWeek": "<value>",
    "startDateTime.dayOfYear": "<value>",
    "startDateTime.hour": "<value>",
    "startDateTime.minute": "<value>",
    "startDateTime.month": "<value>",
    "startDateTime.monthValue": "<value>",
    "startDateTime.nano": "<value>",
    "startDateTime.second": "<value>",
    "startDateTime.year": "<value>",
    "totalSeconds": "<value>"
  },
  "requestBody": {
    "description": "viewersDto",
    "required": true
  },
  "response": {
    "status": 200,
    "description": "OK"
  }
}

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/bulkUpdateVisibilityUsingPOST-example"
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.