Documentación
superleads.mx

Courses

Referencia de la API · ☕ 1 min de lectura
Actualizado el 19 Jun 2026

MEMBERSHIPS API

API Service for Courses and Memberships

Servidor base: https://services.leadconnectorhq.com

Endpoints


POST /courses/courses-exporter/public/import

Importar cursos Import Courses through public channels

Parametros: - Versión (header, string) (requerido) — Versión de la API

Cuerpo de la peticion (application/json): - locationId (requerido) — string - userId — string - products (requerido) — array - title (requerido) — string - description (requerido) — string - imageUrl — string - categories (requerido) — array - title (requerido) — string - visibility (requerido) — - thumbnailUrl — string - posts — array - title (requerido) — string - visibility (requerido) — - thumbnailUrl — string - contentType (requerido) — - description (requerido) — string - bucketVideoUrl — string - postMaterials — array - title (requerido) — string - type (requerido) — - url (requerido) — string - subCategories — array - title (requerido) — string - visibility (requerido) — - thumbnailUrl — string - posts — array - title (requerido) — string - visibility (requerido) — - thumbnailUrl — string - contentType (requerido) — - description (requerido) — string - bucketVideoUrl — string - postMaterials — array - title (requerido) — string - type (requerido) — - url (requerido) — string - instructorDetails — - name (requerido) — string - description (requerido) — string

Respuestas: - 201