Courier · Capability
Courier — Notification Templates
Courier — Notification Templates. 14 operations. Lead operation: List Notification Templates. Self-contained Naftiko capability covering one Courier business surface.
What You Can Do
GET
Notificationslist
— List Notification Templates
/v1/notifications
POST
Notificationscreate
— Create Notification Template
/v1/notifications
GET
Notificationsretrieve
— Get Notification Template
/v1/notifications/{id}
PUT
Notificationsreplace
— Replace Notification Template
/v1/notifications/{id}
DELETE
Notificationsarchive
— Archive Notification Template
/v1/notifications/{id}
GET
Notificationsgetcontent
— Get Notification Content
/v1/notifications/{id}/content
PUT
Notificationsputcontent
— Put Notification Content
/v1/notifications/{id}/content
PUT
Notificationsputelement
— Put Notification Element
/v1/notifications/{id}/elements/{elementid}
PUT
Notificationsputlocale
— Put Notification Locale
/v1/notifications/{id}/locales/{localeid}
POST
Notificationspublish
— Publish Notification Template
/v1/notifications/{id}/publish
GET
Notificationslistversions
— List Notification Template Versions
/v1/notifications/{id}/versions
GET
Notificationsgetsubmissionchecks
— Get Submission Checks
/v1/notifications/{id}/{submissionid}/checks
PUT
Notificationsreplacesubmissionchecks
— Replace Submission Checks
/v1/notifications/{id}/{submissionid}/checks
DELETE
Notificationscancelsubmission
— Cancel Submission
/v1/notifications/{id}/{submissionid}/checks
MCP Tools
list-notification-templates
List Notification Templates
read-only
idempotent
create-notification-template
Create Notification Template
get-notification-template
Get Notification Template
read-only
idempotent
replace-notification-template
Replace Notification Template
idempotent
archive-notification-template
Archive Notification Template
idempotent
get-notification-content
Get Notification Content
read-only
idempotent
put-notification-content
Put Notification Content
idempotent
put-notification-element
Put Notification Element
idempotent
put-notification-locale
Put Notification Locale
idempotent
publish-notification-template
Publish Notification Template
list-notification-template-versions
List Notification Template Versions
read-only
idempotent
get-submission-checks
Get Submission Checks
read-only
idempotent
replace-submission-checks
Replace Submission Checks
idempotent
cancel-submission
Cancel Submission
idempotent