Unverify Service
DELETE/admin/catalog/:slug/verify
Remove the verified flag from a catalog service.
Sets verified = FALSE and verified_at = NULL, audits the
transition, and updates the in-memory cache. Same safety model as
verify_service — atomic DB + audit + cache write-through.
Request
Responses
- 200
- 422
Successful Response
Validation Error