Sync external Case events
Case Events Service
Sync external Case events
Synchronize events from an external source (e.g. Slack) into the case.
Requires the following permissions:
case:Comment
Sync external Case events
Documentation Index
Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication
Path Parameters
ID of the case to sync external case events for. Accepts either the case UUID (the id field on a case) or the readable identifier (the readable_id field, e.g. CASE-123).
Required string length:
1 - 64Pattern:
^([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}|[A-Z]+-[0-9]+)$Example:
"3f166e9f-3c88-4af2-b52e-138f339dab3e"
Response
Response returned after syncing external case events.
Indicates whether the sync was successfully registered