{ "event": "genericWorkspace::created", "data": { "object": "resource", "model": "genericWorkspace", "id": "<string>", "fields": { "name": "<string>" }, "createdAt": "2025-03-06T09:05:04.593Z", "updatedAt": "2025-03-06T09:15:04.593Z", "rawResource": null, "warnings": [] } }
// 200
The unique identifier of the connector
The unique identifier of the owner
A unique key to ensure idempotency of the webhook request
The event type : genericWorkspace::created, genericWorkspace::updated or genericWorkspace::deleted
genericWorkspace::created
genericWorkspace::updated
genericWorkspace::deleted
Show properties
Available options: resource
The model identifier
The unique identifier
Name. Required string length: 1 - 250
The creation timestamp
The last update timestamp
The raw resource data
The warning code
The warning message