FusionAuth API — Messenger
FusionAuth API — Messenger. 14 operations. Lead operation: Retrieves the message template for the given Id. If you don't specify the Id, this will return all the message templates.. Self-contained Naftiko capability covering one business surface.
FusionAuth API — Messenger is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 14 operations across the POST, GET, DELETE, PATCH, and PUT methods rooted at /v1/api.
The capability includes 3 read-only operations and 11 state-changing operations. Lead operation: Creates an message template. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and Messenger.
What You Can Do
MCP Tools
fusionauth-createmessagetemplate
Creates an message template. You can optionally specify an Id for the template, if not provided one will be generated.
fusionauth-retrievemessagetemplate
Retrieves the message template for the given Id. If you don't specify the Id, this will return all the message templates.
fusionauth-retrievemessagetemplatepreviewwithid
Creates a preview of the message template provided in the request, normalized to a given locale.
fusionauth-createmessagetemplatewithid
Creates an message template. You can optionally specify an Id for the template, if not provided one will be generated.
fusionauth-deletemessagetemplatewithid
Deletes the message template for the given Id.
fusionauth-patchmessagetemplatewithid
Updates, via PATCH, the message template with the given Id.
fusionauth-retrievemessagetemplatewithid
Retrieves the message template for the given Id. If you don't specify the Id, this will return all the message templates.
fusionauth-updatemessagetemplatewithid
Updates the message template with the given Id.
fusionauth-createmessenger
Creates a messenger. You can optionally specify an Id for the messenger, if not provided one will be generated.
fusionauth-createmessengerwithid
Creates a messenger. You can optionally specify an Id for the messenger, if not provided one will be generated.
fusionauth-deletemessengerwithid
Deletes the messenger for the given Id.
fusionauth-patchmessengerwithid
Updates, via PATCH, the messenger with the given Id.
fusionauth-retrievemessengerwithid
Retrieves the messenger with the given Id.
fusionauth-updatemessengerwithid
Updates the messenger with the given Id.