Success
Bad Request
Unauthorized
Forbidden
Not Found
Not acceptable
Internal server error
curl -i -X GET \ 'https://api.egain.cloud/knowledge/portalmgr/v3/portals/{portalID}/articles/{articleID}/permissions' \ -H 'Accept-Language: en-US' \ -H 'Authorization: Bearer <YOUR_TOKEN_HERE>' \ -H 'X-egain-activity-id: 0' \ -H 'X-egain-tenant-id: string' \ -H 'X-interaction-id: string'
{- "articleID": "EGSP-2433",
- "permissions": {
- "view": true,
- "edit": false
}
}