curl --location -g --request POST 'https://prod.your-api-server.com/community/v2/organizations/{{community_org_id}}/profile_type/switch' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"profile_type_id": "fcb02d6f-d919-45dd-b606-b0bf8279ebd8"
}'{
"error": "Invalid uuid sent"
}