Test

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

A UUID string identifying this template.

Body
idstring · uuidRead-onlyRequired
legacy_idstring · nullableOptional
nextgen_legacy_idstring · nullableOptional
created_atstring · date-time · nullableOptional
updated_atstring · date-timeRead-onlyRequired
namestring · max: 100Required
sender_namestring · max: 100 · nullableOptional
sender_emailstring · email · max: 254 · nullableOptional
subjectstring · max: 255Required
contentstringRequired
typestring · enumRequired
  • email - Email
  • push_notification - Push Notification
  • sms - SMS
  • mms - MMS
  • voice - Voice
Possible values:
is_automatedbooleanOptional
celebration_typestring · max: 100 · nullableOptional
send_atstring · time · nullableOptional
mediaany · nullableOptional
voice_urlstring · uri · max: 200 · nullableOptional
churchstring · uuidRequired
Responses
chevron-right
200Success
application/json
post
/api/church/templates/{id}/test
200Success