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
- 200
Deletion count: { deleted: int }.
DELETE/api/v1/pms/listing-badges/expired
Housekeeping: removes badge rows whose expiresAt is in the past. Returns the deletion count.
Deletion count: { deleted: int }.