Plantillas
Crear plantilla
Crea una plantilla de publicación reutilizable.
POST
/templatestemplates:writeSolicitar
namestring · bodyNombre de la plantilla.obligatoriobodystring · bodyCuerpo con variables Achadu.obligatoriomarketplacestring · bodyMercado opcional.opcionalwith_previewboolean · bodyIncluye vista previa del producto.opcionalEjemplo
curl
curl -X POST 'https://achadu.com/api/v1/templates' \
+ -H 'Authorization: Bearer ach_live_...' \
+ -H 'Accept: application/json' \
+ -H 'Content-Type: application/json' \
+ --data '{
"name": "My integration",
"body": "string",
"marketplace": "string",
"with_preview": true
}'respuesta
201Recurso creado4xxError con código, mensaje y request_id