# Lock tenants (batch) Lock one or more tenants. A vendor token is required for this route, it can be obtained from the vendor authentication route. Endpoint: POST /resources/tenants/v1/lock Version: 1.0 Security: bearer ## Request fields (application/json): - `tenantIds` (array, required) Tenant IDs to lock. Maximum 100 per request. ## Response 204 fields