EL PaperBoy
Well-known member
- #1
Thread Owner:
EL PaperBoy
kolakube submitted a new resource:
REST API Extensions Kit - Adds additional endpoints and forum data to your website's REST API.
Read more
Continue reading...
REST API Extensions Kit - Adds additional endpoints and forum data to your website's REST API.
New Scopes:
apikit_user_group:read
- Makes the newuser-groups
endpoint accessibleapikit_thread_prefix:read
- Makes the newthread-prefixes
endpoint accessible
New Endpoints:
Click to expand...
user-groups
- List of XF Usergroups:
PHP:
Code:Array( [0] => stdClass Object...
Read more
Continue reading...