Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Body

application/json
kind
string
required
Allowed value: "rss"
name
string
required
Required string length: 1 - 200
feedUrl
string<uri>
required
enabled
boolean

Response

Successful response

id
string
required
name
string
required
displayName
string
required
description
string | null
required
kind
enum<string>
required
Available options:
rss,
api
apiType
string | null
required
isBuiltIn
boolean
required
feedUrl
string | null
required
serverUrl
string | null
required
organizationId
string | null
required
createdBy
string | null
required
hasApiKey
boolean
required
enabled
boolean
required
sourceEnabled
boolean
required
subscriptionEnabled
boolean
required
scheduleCron
string | null
required
maxEntries
number
required
lastFetchedAt
string | null
required
lastStatus
string | null
required
lastError
string | null
required
itemCountLast24h
number
required
createdAt
string
required
updatedAt
string
required
syncJob
object | null