Skip to main content

Delete expired badges

DELETE 

/api/v1/pms/listing-badges/expired

Housekeeping: removes badge rows whose expiresAt is in the past. Returns the deletion count.

Responses

Deletion count: { deleted: int }.