v1
latestOpenAPI 3.1.02026-07-24770322.0 KBCreate Event
This API endpoint creates a custom event in your workspace.
post/v1/events
Request body
Response
Created
Example response
{
"actorId": "ab7bd961-0c87-4446-9037-ead4fbc3986f",
"actorType": "internalUser",
"context": {
"clientName": "ari",
"topic": "testing"
},
"createdAt": "2026-03-12T20:24:26.206496361Z",
"eventDescription": "user starting testing in platform",
"eventType": "customEvent.testing",
"id": "35e1dd1d-5fe8-49e2-b154-7fc0506aabc1",
"ip": "67.166.31.192",
"object": "auditLog",
"source": "platform",
"updatedAt": "2026-03-12T20:24:26.206496361Z",
"userAgent": "PostmanRuntime/7.37.3"
}