Authorization: ********************curl --location '/api/teams//reassign' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"from_profile_id": "6df9424a-d857-4679-a287-b35cdae772fd",
"to_profile_id": "065e90a9-a5b4-423c-b75e-2a82787a0e03"
}'{
"resource_ids": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}