Respond - Liquid Tag Reference
On this page
The respond simple tag sends a custom HTTP response with a specified status code and body. Use it inside API endpoints or error handlers to return JSON, plain text, or other non-HTML responses.
Syntax
```liquid
{% respond %} ```
| Property | Value |
|---|---|
| Tag Name | respond |
| Type | Simple tag |
| Source | StoreConnect |
Description
The respond tag provides functionality in StoreConnect Liquid templates.
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.