For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/users//project-access' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"projectId": "5a8591dd-4039-49df-9202-96385ba3eff8",
"accessType": "FULL_PROJECT_ACCESS",
"towerIds": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
]'{
"projectId": "fd8627ae-3d37-4281-80b8-d2743bc1d266",
"projectName": "Sunshine Heights",
"accessType": "FULL_PROJECT_ACCESS",
"towerIds": [],
"towerNames": []
}