Authorization: Bearer ********************{
"role_id" : [3]
}curl --location --request PUT 'https://store.nuvantim.ydns.eu/client/2' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"role_id" : [3]
}'{}