curl --request POST \
--url https://api.example.com/token/{address}/pause{
"txHash": "0x0d1d4e623d10f9fba5db95830f7d3839406c6af2"
}Pause all transfer operations for token holders of a specific token.
curl --request POST \
--url https://api.example.com/token/{address}/pause{
"txHash": "0x0d1d4e623d10f9fba5db95830f7d3839406c6af2"
}The token has been successfully paused
The transaction hash of the action
"0x0d1d4e623d10f9fba5db95830f7d3839406c6af2"