Logs

Update log stream

Updates log stream information for the specified workspace. All logs for resources owned by this workspace will be sent to this log stream unless overridden by individual resources.

put/logs/streams/owner/{ownerId}

Path parameters

ownerIdstring required

The ID of the workspace to update log stream information for

Request body

endpointstring

The endpoint to stream logs to.

tokenstring

The optional token to authenticate the log stream.

preview'send' | 'drop' required

Whether to send logs or drop them.

Response

— unresolved $ref

Changes