- Son görülme
- Katılım
- 9 Mar 2022
- Mesajlar
- 5,327
- Ödüller
- 10
- Hobi/Meslek
-
kolakube submitted a new resource:
REST API Extensions Kit - Adds additional endpoints and forum data to your website's REST API.
Read more
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:
Kod:Array( [0] => stdClass Object...
Read more