API (student) : DELETE /promotions/{idPromo} #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fonctionnalité a ajouter :
Supprimer une promotion de la base de données.
Accessible uniquement par un administrateur.
Route :
DELETE /promotions/{idPromo}Paramètres path :
Exemples
DELETE /promotions/JIA4A2526Réponse 204 : (pas de contenu)
Réponse 404 :
API : DELETE /promotions/{idPromo}to API (prof) : DELETE /promotions/{idPromo}API (prof) : DELETE /promotions/{idPromo}to API (student) : DELETE /promotions/{idPromo}djalim referenced this issue2026-04-22 16:00:50 +00:00