system
Toggle auto auction creation
Enable or disable automatic auction creation (admin only)
put/api/v1/system/auto-auction/toggle
Response
Auto auction flag updated successfully
Example response
{
"flagName": "AUTO_AUCTION_ENABLED",
"enabled": true,
"lastUpdated": "2024-01-15T10:30:00.000Z"
}