Templates
RCS template management (CRUD)
List templates
Returns RCS templates with pagination, filters and sorting.
Create template
Creates a new RCS template. The `body` field varies based on the specified `type`:
Template details
Returns the full details of an RCS template.
Update template
Updates an existing RCS template. All fields are optional; only the provided fields are updated.
Delete template
Deletes an RCS template.