Automated Replies

Get Default Reply

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Success

application/json
get
/automated-replies/default-reply

Update Default Reply

patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
autoReplybooleanRequired
autoReplyMessagestringOptional
initialReplybooleanOptional
initialReplyMessagestringOptional
autoReplyDuringHoursbooleanOptional
autoReplyAfterHoursbooleanOptional
templateIdnumberOptional
Responses
chevron-right
200

Success

application/json
patch
/automated-replies/default-reply

Get New Subscriber Reply

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Success

application/json
get
/automated-replies/new-subscriber-reply

Update New Subscriber Reply

patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
newSubscriberMessagestringRequired
templateIdnumberOptional
Responses
chevron-right
200

Success

application/json
patch
/automated-replies/new-subscriber-reply

Last updated

Was this helpful?