Command Palette
Search for a command to run...
Admin Abonnements
Gestion des plans et codes promo
10 endpointsBase: /api/v1
GET
/admin/subscriptions/plans
Tous les plans
Authentification requiseADMINSUPER_ADMIN
POST
/admin/subscriptions/plans
Creer un plan
Authentification requiseADMINSUPER_ADMIN
PUT
/admin/subscriptions/plans/:planId
Modifier un plan
Authentification requiseADMINSUPER_ADMIN
DELETE
/admin/subscriptions/plans/:planId
Supprimer un plan
Authentification requiseADMINSUPER_ADMIN
GET
/admin/subscriptions/promo-codes
Codes promo
Authentification requiseADMINSUPER_ADMIN
POST
/admin/subscriptions/promo-codes
Creer code promo
Authentification requiseADMINSUPER_ADMIN
POST
/admin/subscriptions/promo-codes/bulk
Codes promo en masse
Authentification requiseADMINSUPER_ADMIN
PUT
/admin/subscriptions/promo-codes/:promoCodeId
Modifier code
Authentification requiseADMINSUPER_ADMIN
POST
/admin/subscriptions/promo-codes/:promoCodeId/disable
Desactiver code
Authentification requiseADMINSUPER_ADMIN
DELETE
/admin/subscriptions/promo-codes/:promoCodeId
Supprimer code
Authentification requiseADMINSUPER_ADMIN