curl --location --request PUT '/forms/fb/alfjdf/settings' \
--header 'Authorization: Bearer JWT' \
--header 'Content-Type: application/json' \
--data '{
"userId": "11e7be80-8748-6d91-b8ed-525400f11789",
"type": "tags",
"operation": "add",
"data": "[123,456]"
}'{
"error": "You don`t have permission to acces this user"
}