Authorization: Bearer ********************
{ "syncToProfiles": true }
curl --location --request PUT '/selfService/access/byUserExtRelationId/1' \ --header 'Content-Type: application/json' \ --data-raw '{ "syncToProfiles": true }'