# REST API

| Endpoint | POST | GET | PUT | DELETE |
|----------|:--------:|:--------:|:--------:|:--------:|
| /wp-json/tailor/v2/elements/ | &#x2717; | &#10004; | &#x2717; | &#x2717; |
| /wp-json/tailor/v2/elements/**{tag}** | &#x2717; | &#10004; | &#x2717; | &#x2717; |
| /wp-json/tailor/v2/templates/ | &#10004; | &#10004; | &#x2717; | &#x2717; |
| /wp-json/tailor/v2/templates/**{id}** | &#x2717; | &#10004; | &#10004; | &#10004; |
| /wp-json/tailor/v2/models/**{post_id}** | &#10004; | &#10004; | &#10004; | &#10004; |
| /wp-json/tailor/v2/models/**{post_id}**/**{id}** | &#x2717; | &#10004; | &#10004; | &#10004; |