curl --location --request PUT 'https://useraccounts.srblabs.io/api/v1/organizations//users//custom' \
--header 'Content-Type: application/json' \
--data-raw '{
"property1": "string",
"property2": "string"
}'{
"property1": "string",
"property2": "string"
}