Authorization: Bearer ********************{
"providerId": "14"
}curl --location --request PUT 'https://web-api.blockindex.com/entity//entity-account//usedProvider' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"providerId": "14"
}'{
"status": "success",
"requestId": "c6ab56e0-454c-7c11-a10a-1426e4debb95",
"data": true
}