{
"token": "veniam incididunt nulla",
"param": {
"portalId": 47655914,
"authType": 59757019,
"userId": 53665107,
"deptIdList": [
-9865955,
-94954477,
-5173467,
-61442011,
-34129188
],
"dimensionIdList": [
21350190
],
"userIdList": [
-65894597,
340983,
-49977877
]
}
}
curl --location --request POST 'https://open-auth.tezign.com/open-api/standard/v1/addPortalAuth' \
--header 'Access-token: b46eda34-bf02-452b-b518-75d68a7159ab' \
--header 'Token-type: bearer' \
--header 'x-asm-prefer-tag: version-env-07' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "veniam incididunt nulla",
"param": {
"portalId": 47655914,
"authType": 59757019,
"userId": 53665107,
"deptIdList": [
-9865955,
-94954477,
-5173467,
-61442011,
-34129188
],
"dimensionIdList": [
21350190
],
"userIdList": [
-65894597,
340983,
-49977877
]
}
}'
{
"code": "string",
"message": "string",
"result": true
}