API Docs: Difference between revisions

Jump to navigation Jump to search
→‎POST /api/addUserAsTempVIP: this endpoint only accepts input via URL params
(→‎GET /api/skipSegments: add ref to category types in response)
(→‎POST /api/addUserAsTempVIP: this endpoint only accepts input via URL params)
Line 1,033: Line 1,033:
A user cannot be a VIP of multiple channels, the most recent channel will take precedence and override  
A user cannot be a VIP of multiple channels, the most recent channel will take precedence and override  


'''Input''' (Request Body):
'''Input''' (URL Parameters):
<syntaxhighlight lang="ts">
<syntaxhighlight lang="ts">
{
{
Line 1,061: Line 1,061:
409: Duplicate (User is already a permanent VIP)  
409: Duplicate (User is already a permanent VIP)  
-----
-----
====='''POST''' <code>/api/feature</code>=====
====='''POST''' <code>/api/feature</code>=====
Add or remove user features
Add or remove user features

Navigation menu