Authorization: Bearer ********************
{
"role_id" : [3]
}
curl --location --request PUT 'https://respond-genres-mazda-student.trycloudflare.com/client/2' \
--header 'Content-Type: application/json' \
--data-raw '{
"role_id" : [3]
}'
{}