Notes

post
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
post
/api/media/sermons/{id}/notes
200Success