curl --request POST \
--url https://api.example.com/portal/directory/locations/{locationId}/access-requests \
--header 'Authorization: Bearer <token>'curl --request POST \
--url https://api.example.com/portal/directory/locations/{locationId}/access-requests \
--header 'Authorization: Bearer <token>'