enabled may be set — it is a display flag for the portal and does not change message routing. For a custom carrier any supported carrier field may be set; sending an empty string for a field removes it from the config.Authorization: Bearer ********************curl --location --request PUT 'https://awqacore01.crexendocloud.com/ns-api/v2/smscarriers/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"enabled": true
}'{
"code": 0,
"message": "string"
}