You can get a list of entities marked as templates by calling the following API endpoint.
Don't forget that all endpoints documented here need to be prefixed with1.0/campaigns/{campaign.id}/
.
Method | URI | Headers |
---|---|---|
GET/HEAD | entities/templates | Default |
To change the template status of an entity, use the following endpoint.
Method | URI | Headers |
---|---|---|
POST | entities/template/{entity.id}/switch | Default |
empty
Code 200 with JSON body of the entity.