Get a specific privilege @requires_auth Yes @requires_scope CHARACTER_PRIVILEGES
Optionalfaction_id?: numberOptional faction ID to view privileges for (defaults to token owner's primary faction)
Privilege name
Privilege group name
Character UID
Get character's privileges organized by group @requires_auth Yes @requires_scope CHARACTER_PRIVILEGES
Optionalfaction_id?: numberOptional faction ID (defaults to token owner's primary faction)
Privileges response with groups and metadata
Update a specific privilege (grant or revoke)
Optionalfaction_id?: numberOptional faction ID to view privileges for (defaults to token owner's primary faction)
Privilege name
Privilege group name
Optionalrevoke?: booleanSet to true to revoke the privilege, false/undefined to grant it
Character UID
Character privileges resource
See
https://www.swcombine.com/ws/v2.0/documentation/character/uid/privileges/ SW Combine API Documentation