Sermons

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
pageintegerOptional

A page number within the paginated result set.

page_sizeintegerOptional

Number of results to return per page.

Responses
chevron-right
200Success
application/json
get
/api/media/sermons
200Success
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
idstring · uuidRead-onlyRequired
speakersstring · uuid[]Required
positionstringRead-onlyRequired
legacy_idstring · nullableOptional
nextgen_legacy_idstring · nullableOptional
created_atstring · date-time · nullableOptional
updated_atstring · date-timeRead-onlyRequired
namestring · max: 255Required
urlstring · uri · max: 255 · nullableOptional
descriptionstring · nullableOptional
bannerstring · nullableOptional
viewsinteger · max: 2147483647Optional
sourcestring · enumOptional
  • system - System
  • youtube - YouTube
Possible values:
is_featuredbooleanOptional
youtube_idstring · max: 50 · nullableOptional

ID of the YouTube video

statisticsany · nullableOptional
typestring · max: 255 · nullableOptional
is_livestreambooleanOptional
scheduled_startstring · date-time · nullableOptional
visibilitystring · max: 255 · nullableOptional
Responses
post
/api/media/sermons
201Success
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired

A UUID string identifying this sermon.

Responses
chevron-right
200Success
application/json
get
/api/media/sermons/{id}
200Success
put
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired

A UUID string identifying this sermon.

Body
idstring · uuidRead-onlyRequired
speakersstring · uuid[]Required
positionstringRead-onlyRequired
legacy_idstring · nullableOptional
nextgen_legacy_idstring · nullableOptional
created_atstring · date-time · nullableOptional
updated_atstring · date-timeRead-onlyRequired
namestring · max: 255Required
urlstring · uri · max: 255 · nullableOptional
descriptionstring · nullableOptional
bannerstring · nullableOptional
viewsinteger · max: 2147483647Optional
sourcestring · enumOptional
  • system - System
  • youtube - YouTube
Possible values:
is_featuredbooleanOptional
youtube_idstring · max: 50 · nullableOptional

ID of the YouTube video

statisticsany · nullableOptional
typestring · max: 255 · nullableOptional
is_livestreambooleanOptional
scheduled_startstring · date-time · nullableOptional
visibilitystring · max: 255 · nullableOptional
Responses
chevron-right
200Success
application/json
put
/api/media/sermons/{id}
200Success
delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired

A UUID string identifying this sermon.

Responses
delete
/api/media/sermons/{id}
204

No response body

No content

patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired

A UUID string identifying this sermon.

Body
idstring · uuidRead-onlyOptional
speakersstring · uuid[]Optional
positionstringRead-onlyOptional
legacy_idstring · nullableOptional
nextgen_legacy_idstring · nullableOptional
created_atstring · date-time · nullableOptional
updated_atstring · date-timeRead-onlyOptional
namestring · max: 255Optional
urlstring · uri · max: 255 · nullableOptional
descriptionstring · nullableOptional
bannerstring · nullableOptional
viewsinteger · max: 2147483647Optional
sourcestring · enumOptional
  • system - System
  • youtube - YouTube
Possible values:
is_featuredbooleanOptional
youtube_idstring · max: 50 · nullableOptional

ID of the YouTube video

statisticsany · nullableOptional
typestring · max: 255 · nullableOptional
is_livestreambooleanOptional
scheduled_startstring · date-time · nullableOptional
visibilitystring · max: 255 · nullableOptional
Responses
chevron-right
200Success
application/json
patch
/api/media/sermons/{id}
200Success