Close
Toolcog home
toolcog
cloudflare
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
PUT
PATCH
Deletes an event
Authenticated
delete_EventDelete
DELETE/accounts/{account_id}/cloudforce-one/events/{event_id}
Event
Deletes one or more events
Authenticated
delete_EventDeleteDO
DELETE/accounts/{account_id}/cloudforce-one/events/{dataset_id}/delete
Event
Removes an event reference
Authenticated
delete_EventReferenceDelete
DELETE/accounts/{account_id}/cloudforce-one/events/relate/{event_id}
Event
Removes a tag from an event
Authenticated
delete_EventTagDelete
DELETE/accounts/{account_id}/cloudforce-one/events/event_tag/{event_id}
Event
Filter and list events
Authenticated
get_EventListGet
GET/accounts/{account_id}/cloudforce-one/events
Event
Reads data for a raw event
Authenticated
get_EventRawRead
GET/accounts/{account_id}/cloudforce-one/events/{event_id}/raw/{raw_id}
Event
Reads data for a raw event
Authenticated
get_EventRawReadDS
GET/accounts/{account_id}/cloudforce-one/events/raw/{dataset_id}/{event_id}
Event
Reads an event
Authenticated
get_EventRead
GET/accounts/{account_id}/cloudforce-one/events/{event_id}
Event
Filter and list events related to specific event
Authenticated
get_EventRelationships
GET/accounts/{account_id}/cloudforce-one/events/{event_id}/relationships
Event
Updates a raw event
Authenticated
patch_EventRawUpdate
PATCH/accounts/{account_id}/cloudforce-one/events/{event_id}/raw/{raw_id}
Event
Updates an event
Authenticated
patch_EventUpdate
PATCH/accounts/{account_id}/cloudforce-one/events/{event_id}
Event
Create a relationship between two events
Authenticated
post_CreateEventRelationship
POST/accounts/{account_id}/cloudforce-one/events/relationships/create
Event
Creates a new event
Authenticated
post_EventCreate
POST/accounts/{account_id}/cloudforce-one/events/create
Event
Creates bulk events
Authenticated
post_EventCreateBulk
POST/accounts/{account_id}/cloudforce-one/events/create/bulk
Event
Creates bulk DOS event with relationships and indicators
Authenticated
post_EventCreateBulkWithRelationships
POST/accounts/{account_id}/cloudforce-one/events/create/bulk/relationships
Event
Filter and list events
Authenticated
post_EventList
POST/accounts/{account_id}/cloudforce-one/events
Event
Moves specified events from one dataset to another dataset
Authenticated
post_EventMoveToNewDS
POST/accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}/move
Event
Updates a raw event
Authenticated
post_EventRawUpdate
POST/accounts/{account_id}/cloudforce-one/events/{event_id}/raw/{raw_id}
Event
Creates event references for a event
Authenticated
post_EventReferenceCreate
POST/accounts/{account_id}/cloudforce-one/events/relate/{event_id}/create
Event
Adds a tag to an event
Authenticated
post_EventTagCreate
POST/accounts/{account_id}/cloudforce-one/events/event_tag/{event_id}/create
Event
1
2
Next