curl --location --request DELETE 'https://open.teambition.com/api/code/pipeline/platforms/' \
--header 'X-Tenant-Id;' \
--header 'X-Tenant-Id;' \
--header 'X-Tenant-Type;' \
--header 'X-Tenant-Type;' \
--header 'Authorization;'
{
"result": "string",
"code": 0,
"errorMessage": "string",
"requestId": "string"
}