RCS
rcs.templates
Read access to the RCS templates registered against your Jio agent. Create and submit templates from the Zaptick dashboard — API-driven template creation ships after Jio exposes a public submission endpoint.
#Endpoints
- GET
/v1/rcs/templatesList approved RCS templates for your workspace. - GET
/v1/rcs/templates/:idFetch a single RCS template with its full content payload.
GET
/v1/rcs/templatesList approved RCS templates for your workspace.
SDK
TypeScript
Response
JSON
GET
/v1/rcs/templates/:idFetch a single RCS template with its full content payload.
SDK
TypeScript