curl --location --request PATCH 'https://api.tenbyte.io/distributions/2f509a1c-fa60-4038-84b1-224ea0177ba7' \ --header 'Content-Type: application/json' \ --data '{ "status": "disabled" }'
{}