Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Parameters

ParameterDescription
Account IDThe account ID to perform the action on.
AppendThe items that will be appended to the list.
List IDThe list ID.
RemoveA list of the item values you want to remove.

Example Output

{    "errors": [],    "messages": [],    "result": {        "count": 20,        "created_at": "2014-01-01T05:20:00.12345Z",        "description": "The serial numbers for administrators",        "id": "f174e90a-fafe-4643-bbbc-4a0ed4fc8415",        "name": "Admin Serial Numbers",        "type": "SERIAL",        "updated_at": "2014-01-01T05:20:00.12345Z"    },    "success": true}

Workflow Library Example

Request Network Access to Network on Cloudflare
Workflow LibraryPreview this Workflow on desktop