Skip to main content
POST
Create a log source for an app.

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

Body

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

Response

200 - application/json

Log source created

source
object
required