Skip to main content
PATCH
Update a log drain

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

drainID
string
required

Body

application/json
auth_config
object
auth_type
string
enabled
boolean
endpoint_url
string
level_filter
string[] | null
name
string

Response

OK

auth_type
string
required
created_at
string<date-time>
required
drain_type
string
required
enabled
boolean
required
endpoint_url
string
required
id
string
required
name
string
required
project_id
string
required
updated_at
string<date-time>
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.strait.dev/schemas/LogDrain.json"

auth_config
object
level_filter
string[] | null