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
All statuses
All statuses
Active
Deprecated
Deletes an event
delete_EventDelete
DELETE/accounts/{account_id}/cloudforce-one/events/{event_id}
Event
Deletes one or more events
delete_EventDeleteDO
DELETE/accounts/{account_id}/cloudforce-one/events/{dataset_id}/delete
Event
Removes an event reference
delete_EventReferenceDelete
DELETE/accounts/{account_id}/cloudforce-one/events/relate/{event_id}
Event
Removes a tag from an event
delete_EventTagDelete
DELETE/accounts/{account_id}/cloudforce-one/events/event_tag/{event_id}
Event
Filter and list events
get_EventListGet
GET/accounts/{account_id}/cloudforce-one/events
Event
Reads data for a raw event
get_EventRawRead
GET/accounts/{account_id}/cloudforce-one/events/{event_id}/raw/{raw_id}
Event
Reads data for a raw event
get_EventRawReadDS
GET/accounts/{account_id}/cloudforce-one/events/raw/{dataset_id}/{event_id}
Event
Reads an event
get_EventRead
GET/accounts/{account_id}/cloudforce-one/events/{event_id}
Event
Filter and list events related to specific event
get_EventRelationships
GET/accounts/{account_id}/cloudforce-one/events/{event_id}/relationships
Event
Updates a raw event
patch_EventRawUpdate
PATCH/accounts/{account_id}/cloudforce-one/events/{event_id}/raw/{raw_id}
Event
Updates an event
patch_EventUpdate
PATCH/accounts/{account_id}/cloudforce-one/events/{event_id}
Event
Create a relationship between two events
post_CreateEventRelationship
POST/accounts/{account_id}/cloudforce-one/events/relationships/create
Event
Creates a new event
post_EventCreate
POST/accounts/{account_id}/cloudforce-one/events/create
Event
Creates bulk events
post_EventCreateBulk
POST/accounts/{account_id}/cloudforce-one/events/create/bulk
Event
Creates bulk DOS event with relationships and indicators
post_EventCreateBulkWithRelationships
POST/accounts/{account_id}/cloudforce-one/events/create/bulk/relationships
Event
Filter and list events
post_EventList
POST/accounts/{account_id}/cloudforce-one/events
Event
Moves specified events from one dataset to another dataset
post_EventMoveToNewDS
POST/accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}/move
Event
Updates a raw event
post_EventRawUpdate
POST/accounts/{account_id}/cloudforce-one/events/{event_id}/raw/{raw_id}
Event
Creates event references for a event
post_EventReferenceCreate
POST/accounts/{account_id}/cloudforce-one/events/relate/{event_id}/create
Event
Adds a tag to an event
post_EventTagCreate
POST/accounts/{account_id}/cloudforce-one/events/event_tag/{event_id}/create
Event
1
2
Next