post https://{accountName}.{environment}.com.br/api/logistics/pvt/configuration/warehouses//activation
Activates a given warehouse, by warehouse ID.
Request body example
curl --location --request POST 'https://{accountName}.{environment}.com.br/api/logistics/pvt/configuration/warehouses/warehouseId/activation' \
--header 'x-vtex-api-appKey: {{X-VTEX-API-AppKey}}' \
--header 'x-vtex-api-appToken: {{X-VTEX-API-AppToken}}' \
--header 'Content-Type: application/json'