Source

Create a source

post/workspaces/{ws_id}/sources

Request body

idstring
namestring nullable
enabledboolean
type'http'
asyncboolean

Whether to ingest events asynchronously through the queue

metadataMetadata
created_atinteger
updated_atinteger

Response

OK

idstring
namestring nullable
enabledboolean
type'http'
asyncboolean

Whether to ingest events asynchronously through the queue

metadataMetadata
created_atinteger
updated_atinteger

Changes