Skip to main content
PATCH
Update a log source.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

App ID

source_id
string
required

Source ID

Body

application/json
display_name
string | null
is_primary
boolean | null
source_ref
string | null
source_type
string | null

Response

200 - application/json

Log source updated

source
object
required