Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST 'http://localhost:9000/admin/sellers/sel_01HXYZABCDEF/unsuspend' \ -H 'Authorization: Bearer <token>'
{ "seller": { "id": "sel_01HXYZABCDEF", "name": "Acme", "status": "open", "status_reason": null, "updated_at": "2026-06-06T08:15:00.000Z" } }
Lift a seller’s suspension.
open
+
-
Show properties