Skip to main content
POST
Create Context Source

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
type
enum<string>
required
Available options:
github
organization_id
string<uuid>
required
description
string | null
is_active
boolean
default:true

Response

Successful Response

name
string
required
type
enum<string>
required
Available options:
github
organization_id
string<uuid>
required
id
string<uuid>
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
description
string | null
is_active
boolean
default:true