curl --location --request POST 'https://app.hustro.com/api/v2/project//issue//access' \
--header 'hustro-client: web' \
--header 'hustro-client-version: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"accessingUser": "5f479169f7ef7fe33b3cca36",
"accessLevel": "EDIT"
}'{
"accessLevel": "EDIT",
"accessingUser": "5f479169f7ef7fe33b3cca36",
"accessId": "string"
}