aboutsummaryrefslogblamecommitdiffhomepage
path: root/support/doc/api/html/index.html
blob: b75a2a8ba5fb431e1bf87a238c3a5b281f6c80f9 (plain) (tree)
6924
6925
6926
6927
6928
6929
6930
6931
6932
6933
6934
6935
6936
6937
6938
6939
6940
6941
6942
6943
6944
6945
6946
6947
6948
6949
6950
6951
6952
6953
6954
6955
6956
6957
6958
6959
6960
6961
6962
6963
6964
6965
6966
6967
6968
6969
6970
6971
6972
6973
6974
6975
6976
6977
6978
6979
6980
6981
6982
6983
6984
6985
6986
6987
6988
6989
6990
6991
6992
6993
6994
6995
6996
6997
6998
6999
7000
7001
7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
7023
7024
7025
7026
7027
7028
7029
7030
7031
7032
7033
7034
7035
7036
7037
7038
7039
7040
7041
7042
7043
7044
7045
7046
7047
7048
7049
7050
7051
7052
7053
7054
7055
7056
7057
7058
7059
7060
7061
7062
7063
7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
7090
7091
7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
7109
7110
7111
7112
7113
7114
7115
7116
7117
7118
7119
7120
7121
7122
7123
7124
7125
7126
7127
7128
7129
7130
7131
7132
7133
7134
7135
7136
7137
7138
7139
7140
7141
7142
7143
7144
7145
7146
7147
7148
7149
7150
7151
7152
7153
7154
7155
7156
7157
7158
7159
7160
7161
7162
7163
7164
7165
7166
7167
7168
7169
7170
7171
7172
7173
7174
7175
7176
7177
7178
7179
7180
7181
7182
7183
7184
7185
7186
7187
7188
7189
7190
7191
7192
7193
7194
7195
7196
7197
7198
7199
7200
7201
7202
7203
7204
7205
7206
7207
7208
7209
7210
7211
7212
7213
7214
7215
7216
7217
7218
7219
7220
7221
7222
7223
7224
7225
7226
7227
7228
7229
7230
7231
7232
7233
7234
7235
7236
7237
7238
7239
7240
7241
7242
7243
7244
7245
7246
7247
7248
7249
7250
7251
7252
7253
7254
7255
7256
7257
7258
7259
7260
7261
7262
7263
7264
7265
7266
7267
7268
7269
7270
7271
7272
7273
7274
7275
7276
7277
7278
7279
7280
7281
7282
7283
7284
7285
7286
7287
7288
7289
7290
7291
7292
7293
7294
7295
7296
7297
7298
7299
7300
7301
7302
7303
7968
7969
7970
7971
7972
7973
7974
7975
7976
7977
7978
7979
7980
7981
7982
7983
7984
7985
7986
7987
7988
7989
7990
7991
7992
7993
7994
7995
7996
7997
7998
7999
8000
8001
8002
8003
8004
8005
8006
8007
8008
8009
8010
8011
8012
8013
8014
8015
8016
8017
8018
8019
8020
8021
8022
8023
8024
8025
8026
8027
8028
8029
8030
8031
8032
8033
8034
8035
8036
8037
8038
8039
8040
8041
8042
8043
8044
8045
8046
8047
8048
8049
8050
8051
8052
8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
8072
8073
8074
8075
8076
8077
8078
8079
8080
8081
8082
8083
8084
8085
8086
8087
8088
8089
8090
8091
8092
8093
8094
8095
8096
8097
8098
8099
8100
8101
8102
8103
8104
8105
8106
8107
8108
8109
8110
8111
8112
8113
8114
8115
8116
8117
8118
8119
8120
8121
8122
8123
8124
8125
8126
8127
8128
8129
8130
8131
8132
8133
8134
8135
8136
8137
8138
8139
8140
8141
8142
8143
8144
8145
8146
8147
8148
8149
8150
8151
8152
8153
8154
8155
8156
8157
8158
8159
8160
8161
8162
8163
8164
8165
8166
8167
8168
8169
8170
8171
8172
8173
8174
8175
8176
8177
8178
8179
8180
8181
8182
8183
8184
8185
8186
8187
8188
8189
8190
8191
8192
8193
8194
8195
8196
8197
8198
8199
8200
8201
8202
8203
8204
8205
8206
8207
8208
8209
8210
8211
8212
8213
8214
8215
8216
8217
8218
8219
8220
8221
8222
8223
8224
8225
8226
8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
8259
8260
8261
8262
8263
8264
8265
8266
8267
8268
8269
8270
8271
8272
8273
8274
8275
8276
8277
8278
8279
8280
8281
8282
8283
8284
8285
8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
8305
8306
8307
8308
8309
8310
8311
8312
8313
8314
8315
8316
8317
8318
8319
8320
8321
8322
8323
8324
8325
8326
8327
8328
8329
8330
8331
8332
8333


















                                                                                             
                         
                                                  
                                                      




                                                
                                                                                    

                   
                                                                                                  

                   












                                                                      







                                                                                                




































































                                                                                                                      
                                                                  

                   
                                                                                        

                   
                                                                                    

                   
                                                                                      

                   
                                                                                      

                   
                                                                                

                   
                                                                            

                   
                                                                            

                   
                                                                                  

                   
                                                                                                    

                   
                                                                                          

                   
                                                                                  






                                                    
                                                                              

                   
                                                                                          






                                                            
                                                                                                            

                   
                                                                                                                

                   
                                                                                      






                                                        
                                                                                  

                   



                                                                                            

                   
                                                                                            

                   
                                                                                                  

                   
                                                                                                          

                   
                                                                                                                  






                                                        
                                                                                                                      

                   
                                                                                                                        

                   
                                                                                                                                            

                   
                                                                                                                                  

                   
                                                                                                                                      






                                                  
                                                                                      



                                     

                                                                             
                                                               














                                                                                   

                                                                                         













                                                                                   


                                        
                                                                     





                                                                                                                                                       





                                                                                                        
                              
                                           




                          




































                                                                                                                                     
                                                                                                             
                                                                                                                                 










                                                                
                                                                    






                                                        
                                                        
                                                                  




                                                                                      

                                            

                                                                                                                   

                          


                                                         




                                                                                      




                                            


                                                        




                                                                                      

                                            
                                          

                          


                                                        




                                                                                      




                                            





















































                                                                                                                              
                                                                                                                                               










                                                                
                                                                           






                                                        
                                                        







                                                                                      

                                                                                                                   
















































































                                                                                                                              



































                                                                                                                              










                                                                                             


















































































































                                                                                                                              
























































































                                                                                                                                             
















                                                                                                           





                                                                  




                                                                                      




                                                  


                                                         




                                                                                      




                                            


                                                         




                                                                                      




                                                                    


                                                        




                                                                                      




                                            

                          


















                                                                                                                              










                                                                                     

























                                                                                                                     





















                                                                          























                                                                                                                                                       




                                                                                      




                                                  






















                                                               





















                                                                          
















                                                                                                                                   




                                                         




                                                                                      




                                            


                                                        




                                                                                      

                                            
                                          

                          


                                                        




                                                                                      




                                            

                          


















                                                                                                                              










                                                                                           








































































                                                                                                                                   




                                                         




                                                                                      




                                            


                                                        




                                                                                      

                                            
                                          

                          


                                                        




                                                                                      




                                            

                          


















                                                                                                                              










                                                                                           



















































































                                                                                                                                     

                                                                        









































































                                                                                                                   





















                                                                          




























                                                                                                               

                                                                        


























































                                                                                                                              





















                                                                          
















                                                                                                             




                                                         




                                                                                      




                                            


                                                        




                                                                                      

                                            
                                          

                          


                                                        




                                                                                      




                                            

                          


















                                                                                                                              










                                                                                       









































                                                                                                                     

                                                                                                             
                                                                                                              
         








                                 





















                                                                          






















                                                                                                                             




                                                                                      




                                            






















                                                                  





















                                                                          






















                                                                                                                       




                                                                                      




                                            





























































                                                                                                                              

                                                                                                           
                                                                                                            
       







                                 





















                                                                          



























                                                                                                                       

                                                                        








                                                                  




                                                                                      




                                            





































                                                                                                             





















                                                                          




































                                                                                                                              










                                                                                       









































                                                                                                                     

                                                                                                             
                                                                                                              
         








                                 





















                                                                          



























                                                                                                                   

                                                                        








































                                                                                                               





















                                                                          
































                                                                                                                                                     






                                                                                    















                                                                                                                                  





















                                                                          






















                                                                                                                                                                   




                                                                                      




                                            







































                                                                                                                              





















                                                                          
















                                                                                                                                 




                                                         




                                                                                      




                                            


                                                        




                                                                                      

                                            
                                          

                          


                                                        




                                                                                      




                                            

                          


















                                                                                                                              










                                                                                         













                                                                                                         
                                                                                                              
                                                                                                                
                                                                                                              








                                                                                                           
                                                                                                         

                                                                                                           
                                                                                                            



                                                                                                                





                                                                                                                  











                                                                                                                  






                                 





















                                                                          



























                                                                                                                                 

                                                                        





























































                                                                                                                                             




                                                                                      




                                                







































                                                                                                                              
                  





















                                                                          






















                                                                                                               




                                                                                      




                                            


                                                        




                                                                                      

                                            
                                          

                          


                                                        




                                                                                      




                                            

                          


















                                                                                                                              










                                                                                         













                                                                                                         
                                                                                                              
                                                                                                                
                                                                                                              








                                                                                                           
                                                                                                         

                                                                                                           
                                                                                                            



                                                                                                                





                                                                                                                  











                                                                                                                  







                                 
                                                                                                                                     










                                                          
                                                                      


















                                                                                                                              






                                                                                    


















                                                                                
                                                                                                                                 










                                                          
                                                                    


















                                                                                                                              






                                                                                    


















                                                                                
                                                                                                                                   










                                                          
                                                                     


















                                                                                                                              






                                                                                    


















                                                                                
                                                                                                                                   










                                                          
                                                                     


















                                                                                                                              






                                                                                    


















                                                                                
                                                                                                                             










                                                          
                                                                  


                                 




                                                         




                                                                                      




                                            


                                                        




                                                                                      

                                            
                                          

                          


                                                        




                                                                                      




                                            

                          


















                                                                                                                              










                                                                                         













                                                                                                         
                                                                                                              
                                                                                                                
                                                                                                              








                                                                                                           
                                                                                                         

                                                                                                           
                                                                                                            



                                                                                                                





                                                                                                                  











                                                                                                                  







                                 
                                                                                                                         










                                                          
                                                                








                                                                  




                                                                                      

                                            
                                         

                          

                                                   
                                                                 




                                                                                      

                                            
                                                 

                          

                                                   
                                                               




                                                                                      

                                            
                                               

                          

                                                   
                                                            




                                                                                      

                                            
                                           

                          

                                                   
                                                           




                                                                                      

                                            
                                          

                          


                                                            

                                                                    
                                                                      

                                                                                      




                                            


                                                               




                                                                                      




                                              


                                                           




                                                                                      




                                                                              


                                                        




                                                                                      




                                                                                 


                                                        




                                                                                      




                                            


                                                        




                                                                                      




                                            


                                                                   




                                                                                      




                                                                      


                                                           








                                                                                      




                                            













































                                                                                                                              
                                                                                                       






























                                                                                                                





















                                                                          






















                                                                                                                         




                                                                                      




                                            













































                                                                                                                              
                                                                                                       





















































                                                                                                                               




                                                                                      




                                            






















                                                                  





















                                                                          






















                                                                                                                                                 




                                                                                      




                                            
















                                                                                                                              






                                                                                    






































                                                                                                                                       




                                                                                      




                                            























                                                                  
                                                                                                                               









                                                          

                                                                  






                                                        

                                                                  




                                                                                      




                                            



                                                                  




                                                                                      




                                                 



                                                                  




                                                                                      




                                               


                                                            




                                                                                      




                                            


                                                           




                                                                                      




                                            


                                                            

                                                                    
                                                                      

                                                                                      




                                            


                                                               




                                                                                      




                                              


                                                           




                                                                                      




                                                                              


                                                             
                                                                  




                                                                                      

                                            
                                                                    

                          

                                                   

                                                                  




                                                                                      

                                            
                                                                                 

                          

                                                   
                                                        
                                                                  




                                                                                      

                                            
                                       

                          

                                                   
                                                        




                                                                                      

                                            
                                       

                          

                                                   
                                                                   




                                                                                      

                                            
                                                                      

                          



                                                                  









                                                                                      




                                            































                                                                                                                              



                                                                                                        





                                 





















                                                                          

                                                                                                                   
                                                                                                                           










                                                                    
                                                                 


                                 




                                                         




                                                                                      




                                            


                                                        




                                                                                      

                                            
                                          

                          


                                                        




                                                                                      




                                            

                          


















                                                                                                                              










                                                                                                   













                                                                                                           
















                                                                                                                     





                                                                                                           







                                                                                                             





















                                                                          
                
                                                                                                                                       










                                                                    
                                                                      








                                                                  




                                                                                      




                                            






















                                                                  





















                                                                          

                                                                                                                               
                                                                                                                                                         










                                                                            
                                                                               








                                                                  




                                                                                      




                                            






















                                                                  





















                                                                          
                
                                                                                                                                                             










                                                                            
                                                                               








                                                                  




                                                                                      




                                            






















                                                                  





















                                                                          
                
                                                                                                                                   










                                                                            
                                                                     


                                 




                                                         




                                                                                      




                                            


                                                        




                                                                                      

                                            
                                          

                          


                                                        




                                                                                      




                                            

                          


















                                                                                                                              










                                                                                                           






























                                                                                                                





















                                                                          

                                                                                                                         
                                                                                                                               










                                                                        
                                                                   


                                 




                                                         




                                                                                      




                                            


                                                        




                                                                                      

                                            
                                          

                          


                                                        




                                                                                      




                                            

                          


















                                                                                                                              










                                                                                                       














                                                                                                                

                                                                                                         
                                                                                                          
     







                                 
                                                                                                                                 









                                                                        

                                                                   



                                    

                                                      
                                           



                                                                                                                 

                            



                                                                        



                          













                                                                                                             





                                                   
                                                                  












                                                 





















                                                                          
                
                                                                                                                                         










                                                                        
                                                                        








                                                                  




                                                                                      

                                            
                                                  

                          


































                                                                                                                              

                                                                                                       
                                                                                                        
   






                                 
                                                                                                                                         










                                                                        
                                                                        













                                                                                                                 

                                                                        








                                                                  




                                                                                      

                                            
                                                  

                          



































                                                                                                             





















                                                                          
                
                                                                                                                                               










                                                                        
                                                                        








                                                                  




                                                                                      

                                            
                                                  

                          






















                                                                  





















                                                                          
                














































































































                                                                                                                                                       
                                                                                                                                                               










                                                                        
                                                                                   






                                                        
                                                        







                                                                                      

                                                                                                                   




























































                                                                                                                              
                                                                                                                         
                                                                                                                                                                   










                                                                        
                                                                                     






                                                        

                                                                  




                                                                                      




                                            


                                                         




                                                                                      




                                            


                                                        




                                                                                      

                                            
                                          

                          


                                                        




                                                                                      




                                            











                                                          
                                                                                                                         

















                                                                                                                              

































                                                                                                                         




                                 
                                                                                                                                                                     










                                                                        
                                                                                     








                                                                  




                                                                                      




                                            









                                                          





                                                                                                                                 










                                                 




































                                                                                                                       

                    





















                                                                          
                
                                                                                                                                                                                         










                                                                        
                                                                                                








                                                                  




                                                                                      




                                            



                                                                  




                                                                                      




                                            

































































































































                                                                                                                               
                                                                                                                                                                               










                                                                        
                                                                                          








                                                                  




                                                                                      




                                            



                                                                  




                                                                                      




                                            









                                                          





                                                                                                                                 










                                                 




































                                                                                                                       

                    





















                                                                          
                
                                                                                                                                                                                   










                                                                        
                                                                                          








                                                                  




                                                                                      




                                            



                                                                  




                                                                                      




                                            






















                                                                  





















                                                                          

                                                                                                                
                                                                                                                                   










                                                                  
                                                                     








                                                                  




                                                                                      




                                            






















                                                                  





















                                                                          

                                     
                                                                                                                                  
                                    
                                                                                 



































                                                                                                       






































                                                                                                                                  
























                                                                                                                                                             






















                                                                                                      




                                                                                    




                                                                                    




                                                                                    

                                                                       

                                                       
                                                                                                                     

                               



                                                                                    

                                                       
                                                                                                                     

                               



                                                                                    

                                                       
                                                                                                                     

                               

                                                                                    








                                                                                                       



















                                                                                    


































                                                                                    




                                                                                    


































                                                                                                 








                                                                                                       
                                                                                                            
                                                                                                              
                                                                                                            








                                                                                                         
                                                                                                       

                                                                                                         
                                                                                                          



                                                                                                              





                                                                                                                











                                                                                                                





























                                                                                                                






                                                                                             

                                                                                    


                                                                    

                                                                                    

























                                                                                          













                                                                                                         
















                                                                                                                   





                                                                                                         






































































































































                                                                                                                        

                                                                           


                                                                                    















                                                                                          









                                                                                                              

                                                                                                       
                                                                                                        
   
















































































































































                                                                                                                                        










                                                                                                                             



























































































































































































































































































































































































                                                                                                                               










                                                                                                         




































                                                                                                                   

                                                                                                           
                                                                                                            
       


























                                                                                                                    










                                                                                          




                                                                                    

















                                                                                            




                                                                                    












































                                                                                                      




                                                                                    




























                                                                                                  
























































































































































































































































































                                                                                                                                  


                                                                    

                                                                                    















                                                                                          






                                                                                



                                                                                                        






                                 


























                                                                                                                                      










                                                                                                         












































































































                                                                                                                                              













































































































































































































































































































































































                                                                                                                              
<!doctype html>
<html class="no-js" lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>PeerTube | API Reference</title>
    <link rel="stylesheet" href="stylesheets/foundation.min.css" />
    <link rel="stylesheet" href="stylesheets/spectacle.min.css" />
    <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
    <!-- <script src="javascripts/foundation.js"></script> -->
    <script src="javascripts/spectacle.min.js"></script>
  </head>
  <body id="spectacle">
    <div id="page" class="drawer-layout drawer-slide-right-large">
      <div id="sidebar">
        <button class="close-button" aria-label="Close menu" type="button" data-drawer-close>
          <span aria-hidden="true">×</span>
        </button>
        <nav id="nav" role="navigation">
          <h5>Topics</h5>
          <a href="#introduction">Introduction</a>
          <a href="#authentication">Authentication</a>
          <h5>Operations</h5>
          <section>
            <a href="#tag-Accounts">Accounts</a>
            <ul>
              <li>
                <a href="#operation--accounts--name--get"> GET /accounts/{name} </a>
              </li>
              <li>
                <a href="#operation--accounts--name--videos-get"> GET /accounts/{name}/videos </a>
              </li>
              <li>
                <a href="#operation--accounts-get"> GET /accounts </a>
              </li>
            </ul>
          </section>
          <section>
            <a href="#tag-Config">Config</a>
            <ul>
              <li>
                <a href="#operation--config-get"> GET /config </a>
              </li>
            </ul>
          </section>
          <section>
            <a href="#tag-Feeds">Feeds</a>
            <ul>
              <li>
                <a href="#operation--feeds-videos.-format--get"> GET /feeds/videos.{format} </a>
              </li>
            </ul>
          </section>
          <section>
            <a href="#tag-Job">Job</a>
            <ul>
              <li>
                <a href="#operation--jobs-get"> GET /jobs </a>
              </li>
            </ul>
          </section>
          <section>
            <a href="#tag-ServerFollowing">ServerFollowing</a>
            <ul>
              <li>
                <a href="#operation--server-following--host--delete"> DELETE /server/following/{host} </a>
              </li>
              <li>
                <a href="#operation--server-followers-get"> GET /server/followers </a>
              </li>
              <li>
                <a href="#operation--server-following-get"> GET /server/following </a>
              </li>
              <li>
                <a href="#operation--server-following-post"> POST /server/following </a>
              </li>
            </ul>
          </section>
          <section>
            <a href="#tag-User">User</a>
            <ul>
              <li>
                <a href="#operation--users-post"> POST /users </a>
              </li>
              <li>
                <a href="#operation--users-get"> GET /users </a>
              </li>
              <li>
                <a href="#operation--users--id--delete"> DELETE /users/{id} </a>
              </li>
              <li>
                <a href="#operation--users--id--get"> GET /users/{id} </a>
              </li>
              <li>
                <a href="#operation--users--id--put"> PUT /users/{id} </a>
              </li>
              <li>
                <a href="#operation--users-me-get"> GET /users/me </a>
              </li>
              <li>
                <a href="#operation--users-me-put"> PUT /users/me </a>
              </li>
              <li>
                <a href="#operation--users-me-video-quota-used-get"> GET /users/me/video-quota-used </a>
              </li>
              <li>
                <a href="#operation--users-me-videos--videoId--rating-get"> GET /users/me/videos/{videoId}/rating </a>
              </li>
              <li>
                <a href="#operation--users-me-videos-get"> GET /users/me/videos </a>
              </li>
              <li>
                <a href="#operation--users-register-post"> POST /users/register </a>
              </li>
              <li>
                <a href="#operation--users-me-avatar-pick-post"> POST /users/me/avatar/pick </a>
              </li>
            </ul>
          </section>
          <section>
            <a href="#tag-Video">Video</a>
            <ul>
              <li>
                <a href="#operation--videos-get"> GET /videos </a>
              </li>
              <li>
                <a href="#operation--videos-categories-get"> GET /videos/categories </a>
              </li>
              <li>
                <a href="#operation--videos-licences-get"> GET /videos/licences </a>
              </li>
              <li>
                <a href="#operation--videos-languages-get"> GET /videos/languages </a>
              </li>
              <li>
                <a href="#operation--videos-privacies-get"> GET /videos/privacies </a>
              </li>
              <li>
                <a href="#operation--videos-search-get"> GET /videos/search </a>
              </li>
              <li>
                <a href="#operation--videos--id--put"> PUT /videos/{id} </a>
              </li>
              <li>
                <a href="#operation--videos--id--get"> GET /videos/{id} </a>
              </li>
              <li>
                <a href="#operation--videos--id--delete"> DELETE /videos/{id} </a>
              </li>
              <li>
                <a href="#operation--videos--id--description-get"> GET /videos/{id}/description </a>
              </li>
              <li>
                <a href="#operation--videos--id--views-post"> POST /videos/{id}/views </a>
              </li>
              <li>
                <a href="#operation--videos-upload-post"> POST /videos/upload </a>
              </li>
            </ul>
          </section>
          <section>
            <a href="#tag-VideoAbuse">VideoAbuse</a>
            <ul>
              <li>
                <a href="#operation--videos-abuse-get"> GET /videos/abuse </a>
              </li>
              <li>
                <a href="#operation--videos--id--abuse-post"> POST /videos/{id}/abuse </a>
              </li>
            </ul>
          </section>
          <section>
            <a href="#tag-VideoBlacklist">VideoBlacklist</a>
            <ul>
              <li>
                <a href="#operation--videos--videoId--blacklist-post"> POST /videos/{videoId}/blacklist </a>
              </li>
              <li>
                <a href="#operation--videos--videoId--blacklist-delete"> DELETE /videos/{videoId}/blacklist </a>
              </li>
              <li>
                <a href="#operation--videos-blacklist-get"> GET /videos/blacklist </a>
              </li>
            </ul>
          </section>
          <section>
            <a href="#tag-VideoChannel">VideoChannel</a>
            <ul>
              <li>
                <a href="#operation--video-channels-get"> GET /video-channels </a>
              </li>
              <li>
                <a href="#operation--video-channels-post"> POST /video-channels </a>
              </li>
              <li>
                <a href="#operation--video-channels--id--get"> GET /video-channels/{id} </a>
              </li>
              <li>
                <a href="#operation--video-channels--id--put"> PUT /video-channels/{id} </a>
              </li>
              <li>
                <a href="#operation--video-channels--id--delete"> DELETE /video-channels/{id} </a>
              </li>
              <li>
                <a href="#operation--video-channels--id--videos-get"> GET /video-channels/{id}/videos </a>
              </li>
              <li>
                <a href="#operation--accounts--name--video-channels-get"> GET /accounts/{name}/video-channels </a>
              </li>
            </ul>
          </section>
          <section>
            <a href="#tag-VideoComment">VideoComment</a>
            <ul>
              <li>
                <a href="#operation--videos--videoId--comment-threads-get"> GET /videos/{videoId}/comment-threads </a>
              </li>
              <li>
                <a href="#operation--videos--videoId--comment-threads-post"> POST /videos/{videoId}/comment-threads </a>
              </li>
              <li>
                <a href="#operation--videos--videoId--comment-threads--threadId--get"> GET /videos/{videoId}/comment-threads/{threadId} </a>
              </li>
              <li>
                <a href="#operation--videos--videoId--comments--commentId--post"> POST /videos/{videoId}/comments/{commentId} </a>
              </li>
              <li>
                <a href="#operation--videos--videoId--comments--commentId--delete"> DELETE /videos/{videoId}/comments/{commentId} </a>
              </li>
            </ul>
          </section>
          <section>
            <a href="#tag-VideoRate">VideoRate</a>
            <ul>
              <li>
                <a href="#operation--videos--id--rate-put"> PUT /videos/{id}/rate </a>
              </li>
            </ul>
          </section>
          <h5>Schema Definitions</h5>
          <a href="#definition-VideoConstantNumber"> VideoConstantNumber </a>
          <a href="#definition-VideoConstantString"> VideoConstantString </a>
          <a href="#definition-VideoPrivacy"> VideoPrivacy </a>
          <a href="#definition-Video"> Video </a>
          <a href="#definition-VideoAbuse"> VideoAbuse </a>
          <a href="#definition-VideoBlacklist"> VideoBlacklist </a>
          <a href="#definition-VideoChannel"> VideoChannel </a>
          <a href="#definition-VideoComment"> VideoComment </a>
          <a href="#definition-VideoCommentThreadTree"> VideoCommentThreadTree </a>
          <a href="#definition-Avatar"> Avatar </a>
          <a href="#definition-Actor"> Actor </a>
          <a href="#definition-Account"> Account </a>
          <a href="#definition-User"> User </a>
          <a href="#definition-ServerConfig"> ServerConfig </a>
          <a href="#definition-Follow"> Follow </a>
          <a href="#definition-Job"> Job </a>
          <a href="#definition-AddUserResponse"> AddUserResponse </a>
          <a href="#definition-VideoUploadResponse"> VideoUploadResponse </a>
          <a href="#definition-CommentThreadResponse"> CommentThreadResponse </a>
          <a href="#definition-CommentThreadPostResponse"> CommentThreadPostResponse </a>
          <a href="#definition-AddUser"> AddUser </a>
          <a href="#definition-UpdateUser"> UpdateUser </a>
          <a href="#definition-UpdateMe"> UpdateMe </a>
          <a href="#definition-GetMeVideoRating"> GetMeVideoRating </a>
          <a href="#definition-RegisterUser"> RegisterUser </a>
          <a href="#definition-VideoChannelInput"> VideoChannelInput </a>
        </nav>
      </div>
      <div id="docs" class="row collapse expanded drawer" data-drawer>
        <button class="floating-menu-icon" type="button" data-drawer-slide="right">
          <span class="hamburger"></span>
        </button>
        <div class="example-box doc-content"></div>
        <article>
          <h1 class="doc-title">PeerTube
            <span>API Reference</span>
          </h1>
          <div id="introduction" data-traverse-target="introduction">
            <div class="doc-row">
              <div class="doc-copy">
                <p>Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.</p>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>API Endpoint</h5>
                  <!-- <div class="hljs"> --><pre><code>https://peertube.example.com/api/v1</code></pre>
                  <!-- </div> -->
                  <h5>Schemes:
                    <span>https</span>
                  </h5>
                  <h5>Version:
                    <span>1.0.0-beta</span>
                  </h5>
                </section>
              </div>
            </div>
          </div>
          <!-- <h1 id="security" data-traverse-target="security">Security</h1> -->
          <h1 id="authentication" data-traverse-target="authentication">Authentication</h1>
          <div id="security-definition-OAuth2" class="panel">
            <div class="doc-row">
              <div class="doc-copy">
                <h3 class="security-definition-title">
                  <span class="security-name">OAuth2</span>
                  <span class="swagger-security-definition-oauth2"></span>
                </h3>
                <section class="security-definition-description">
                  <p>In the header:
                    <em>Authorization: Bearer mytoken</em>
                  </p>
                </section>
                <section class="swagger-security-definition-properties">
                  <div class="prop-row security-definition-property">
                    <div class="prop-name">
                      <div class="prop-title security-definition-property-name">type</div>
                    </div>
                    <div class="prop-value security-definition-property-type"> oauth2 </div>
                  </div>
                  <div class="prop-row security-definition-property">
                    <div class="prop-name">
                      <div class="prop-title security-definition-property-name">flow</div>
                    </div>
                    <div class="prop-value security-definition-property-type"> password </div>
                  </div>
                  <div class="prop-row security-definition-property">
                    <div class="prop-name">
                      <div class="prop-title security-definition-property-name">tokenUrl</div>
                    </div>
                    <div class="prop-value security-definition-property-type"> https://peertube.example.com/api/v1/users/token </div>
                  </div>
                </section>
              </div>
            </div>
          </div>
          <h1 id="tag-Accounts" class="swagger-summary-tag" data-traverse-target="tag-Accounts">Accounts</h1>
          <div id="operation--accounts--name--get" class="operation panel" data-traverse-target="operation--accounts--name--get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Accounts">Accounts</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/accounts/{name}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">name</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The name of the account (chocobozzz or
                        <a href="mailto:chocobozzz@peertube.cpy.re">chocobozzz@peertube.cpy.re</a> for example)</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">start</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>starting page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">stop</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>stopping page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">sort</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>sorting</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/Account">Account</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;avatar&quot;</span>: {
    <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--accounts--name--videos-get" class="operation panel" data-traverse-target="operation--accounts--name--videos-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Accounts">Accounts</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/accounts/{name}/videos</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">name</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The name of the account (chocobozzz or
                        <a href="mailto:chocobozzz@peertube.cpy.re">chocobozzz@peertube.cpy.re</a> for example)</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/Video">Video</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;publishedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;category&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;licence&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;language&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;privacy&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;duration&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;thumbnailPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;previewPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;embedPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;views&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;likes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;dislikes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;nsfw&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;account&quot;</span>: {
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;avatar&quot;</span>: {
      <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--accounts-get" class="operation panel" data-traverse-target="operation--accounts-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Accounts">Accounts</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/accounts</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy"> </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/Account">Account</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/Account">Account</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  {
    <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;avatar&quot;</span>: {
      <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  }
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <h1 id="tag-Config" class="swagger-summary-tag" data-traverse-target="tag-Config">Config</h1>
          <div id="operation--config-get" class="operation panel" data-traverse-target="operation--config-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Config">Config</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/config</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy"> </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/ServerConfig">ServerConfig</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;signup&quot;</span>: {
    <span class="hljs-attr">&quot;allowed&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>
  },
  <span class="hljs-attr">&quot;transcoding&quot;</span>: {
    <span class="hljs-attr">&quot;enabledResolutions&quot;</span>: [
      <span class="hljs-string">&quot;number&quot;</span>
    ]
  },
  <span class="hljs-attr">&quot;avatar&quot;</span>: {
    <span class="hljs-attr">&quot;file&quot;</span>: {
      <span class="hljs-attr">&quot;size&quot;</span>: {
        <span class="hljs-attr">&quot;max&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>
      }
    },
    <span class="hljs-attr">&quot;extensions&quot;</span>: [
      <span class="hljs-string">&quot;string&quot;</span>
    ]
  },
  <span class="hljs-attr">&quot;video&quot;</span>: {
    <span class="hljs-attr">&quot;file&quot;</span>: {
      <span class="hljs-attr">&quot;extensions&quot;</span>: [
        <span class="hljs-string">&quot;string&quot;</span>
      ]
    }
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <h1 id="tag-Feeds" class="swagger-summary-tag" data-traverse-target="tag-Feeds">Feeds</h1>
          <div id="operation--feeds-videos.-format--get" class="operation panel" data-traverse-target="operation--feeds-videos.-format--get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Feeds">Feeds</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/feeds/videos.{format}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">format</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-enum" title="Possible values">
                          <span class="json-property-enum-item json-property-enum-default-value">xml</span>,
                          <span class="json-property-enum-item">atom</span>,
                          <span class="json-property-enum-item">json</span>
                        </span>
                        <span class="json-property-range" title="Value limits"></span>
                        <span class="json-property-default-value" title="Default value">xml</span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The format expected (xml defaults to RSS 2.0, atom to ATOM 1.0 and json to JSON FEED 1.0</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">accountId</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The id of the local account to filter to (beware, users IDs and not actors IDs which will return empty feeds</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">accountName</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The name of the local account to filter to</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/atom+xml, application/rss+xml, application/json</span>
                </h5>
              </div>
            </div>
          </div>
          <h1 id="tag-Job" class="swagger-summary-tag" data-traverse-target="tag-Job">Job</h1>
          <div id="operation--jobs-get" class="operation panel" data-traverse-target="operation--jobs-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Job">Job</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/jobs</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">state</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The id of the account</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">start</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>starting page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">count</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p class="no-description">(no description)</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">sort</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>sorting</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/Job">Job</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/Job">Job</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;state&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;category&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;handlerName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;handlerInputData&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  }
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <h1 id="tag-ServerFollowing" class="swagger-summary-tag" data-traverse-target="tag-ServerFollowing">ServerFollowing</h1>
          <div id="operation--server-following--host--delete" class="operation panel" data-traverse-target="operation--server-following--host--delete">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-ServerFollowing">ServerFollowing</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">DELETE</span>
                <span class="operation-path">/server/following/{host}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">host</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The host to unfollow </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">201 Created</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--server-followers-get" class="operation panel" data-traverse-target="operation--server-followers-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-ServerFollowing">ServerFollowing</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/server/followers</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">start</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>starting page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">stop</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>stopping page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">sort</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>sorting</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/Follow">Follow</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/Follow">Follow</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;follower&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    },
    <span class="hljs-attr">&quot;following&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    },
    <span class="hljs-attr">&quot;score&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;state&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  }
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--server-following-get" class="operation panel" data-traverse-target="operation--server-following-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-ServerFollowing">ServerFollowing</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/server/following</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">start</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>starting page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">stop</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>stopping page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">sort</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>sorting</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/Follow">Follow</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/Follow">Follow</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;follower&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    },
    <span class="hljs-attr">&quot;following&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    },
    <span class="hljs-attr">&quot;score&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;state&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  }
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--server-following-post" class="operation panel" data-traverse-target="operation--server-following-post">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-ServerFollowing">ServerFollowing</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">POST</span>
                <span class="operation-path">/server/following</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-body">
                  <div class="prop-row">
                    <div class="prop-name">
                      <div class="swagger-request-model">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/Follow">Follow</a>
                        </span>
                      </div>
                    </div>
                    <div class="prop-value columns small-6">
                      <!-- <div class="swagger-request-description"> -->
                      <p>undefined</p>
                      <!-- </div> -->
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Request Content-Types:
                    <span>application/json</span>
                  </h5>
                  <h5>Request Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;follower&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;avatar&quot;</span>: {
      <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  },
  <span class="hljs-attr">&quot;following&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;avatar&quot;</span>: {
      <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  },
  <span class="hljs-attr">&quot;score&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;state&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <h1 id="tag-User" class="swagger-summary-tag" data-traverse-target="tag-User">User</h1>
          <div id="operation--users-post" class="operation panel" data-traverse-target="operation--users-post">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-User">User</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">POST</span>
                <span class="operation-path">/users</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-body">
                  <div class="prop-row">
                    <div class="prop-name">
                      <div class="swagger-request-model">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/AddUser">AddUser</a>
                        </span>
                      </div>
                    </div>
                    <div class="prop-value columns small-6">
                      <!-- <div class="swagger-request-description"> -->
                      <p>User to create</p>
                      <!-- </div> -->
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Request Content-Types:
                    <span>application/json</span>
                  </h5>
                  <h5>Request Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;username&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;password&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;email&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;videoQuota&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;role&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/AddUserResponse">AddUserResponse</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--users-get" class="operation panel" data-traverse-target="operation--users-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-User">User</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/users</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">start</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>starting page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">stop</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>stopping page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">sort</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>sorting</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/User">User</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/User">User</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;username&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;email&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;displayNSFW&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
    <span class="hljs-attr">&quot;autoPlayVideo&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
    <span class="hljs-attr">&quot;role&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;videoQuota&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;account&quot;</span>: {
      <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    },
    <span class="hljs-attr">&quot;videoChannels&quot;</span>: [
      {
        <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
        <span class="hljs-attr">&quot;ownerAccount&quot;</span>: {
          <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
          <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
        }
      }
    ]
  }
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--users--id--delete" class="operation panel" data-traverse-target="operation--users--id--delete">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-User">User</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">DELETE</span>
                <span class="operation-path">/users/{id}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">id</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The user id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--users--id--get" class="operation panel" data-traverse-target="operation--users--id--get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-User">User</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/users/{id}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">id</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The user id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/User">User</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;username&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;email&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;displayNSFW&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;autoPlayVideo&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;role&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;videoQuota&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;account&quot;</span>: {
    <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;avatar&quot;</span>: {
      <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  },
  <span class="hljs-attr">&quot;videoChannels&quot;</span>: [
    {
      <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
      <span class="hljs-attr">&quot;ownerAccount&quot;</span>: {
        <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    }
  ]
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--users--id--put" class="operation panel" data-traverse-target="operation--users--id--put">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-User">User</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">PUT</span>
                <span class="operation-path">/users/{id}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-body">
                  <div class="prop-row">
                    <div class="prop-name">
                      <div class="swagger-request-model">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/UpdateUser">UpdateUser</a>
                        </span>
                      </div>
                    </div>
                    <div class="prop-value columns small-6">
                      <!-- <div class="swagger-request-description"> -->
                      <p>undefined</p>
                      <!-- </div> -->
                    </div>
                  </div>
                </section>
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">id</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The user id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Request Content-Types:
                    <span>application/json</span>
                  </h5>
                  <h5>Request Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;email&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;videoQuota&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;role&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--users-me-get" class="operation panel" data-traverse-target="operation--users-me-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-User">User</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/users/me</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy"> </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/User">User</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/User">User</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;username&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;email&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;displayNSFW&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
    <span class="hljs-attr">&quot;autoPlayVideo&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
    <span class="hljs-attr">&quot;role&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;videoQuota&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;account&quot;</span>: {
      <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    },
    <span class="hljs-attr">&quot;videoChannels&quot;</span>: [
      {
        <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
        <span class="hljs-attr">&quot;ownerAccount&quot;</span>: {
          <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
          <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
        }
      }
    ]
  }
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--users-me-put" class="operation panel" data-traverse-target="operation--users-me-put">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-User">User</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">PUT</span>
                <span class="operation-path">/users/me</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-body">
                  <div class="prop-row">
                    <div class="prop-name">
                      <div class="swagger-request-model">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/UpdateMe">UpdateMe</a>
                        </span>
                      </div>
                    </div>
                    <div class="prop-value columns small-6">
                      <!-- <div class="swagger-request-description"> -->
                      <p>undefined</p>
                      <!-- </div> -->
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Request Content-Types:
                    <span>application/json</span>
                  </h5>
                  <h5>Request Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;password&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;email&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;displayNSFW&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;autoPlayVideo&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--users-me-video-quota-used-get" class="operation panel" data-traverse-target="operation--users-me-video-quota-used-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-User">User</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/users/me/video-quota-used</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy"> </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref"></div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json"><span class="hljs-string">&quot;number&quot;</span>
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--users-me-videos--videoId--rating-get" class="operation panel" data-traverse-target="operation--users-me-videos--videoId--rating-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-User">User</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/users/me/videos/{videoId}/rating</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">videoId</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/GetMeVideoRating">GetMeVideoRating</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;rating&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--users-me-videos-get" class="operation panel" data-traverse-target="operation--users-me-videos-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-User">User</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/users/me/videos</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">start</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>starting page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">stop</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>stopping page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">sort</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>sorting</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/Video">Video</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/Video">Video</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;publishedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;category&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    },
    <span class="hljs-attr">&quot;licence&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    },
    <span class="hljs-attr">&quot;language&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    },
    <span class="hljs-attr">&quot;privacy&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;duration&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;thumbnailPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;previewPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;embedPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;views&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;likes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;dislikes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;nsfw&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
    <span class="hljs-attr">&quot;account&quot;</span>: {
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    }
  }
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--users-register-post" class="operation panel" data-traverse-target="operation--users-register-post">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-User">User</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">POST</span>
                <span class="operation-path">/users/register</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-body">
                  <div class="prop-row">
                    <div class="prop-name">
                      <div class="swagger-request-model">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/RegisterUser">RegisterUser</a>
                        </span>
                      </div>
                    </div>
                    <div class="prop-value columns small-6">
                      <!-- <div class="swagger-request-description"> -->
                      <p>undefined</p>
                      <!-- </div> -->
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Request Content-Types:
                    <span>application/json</span>
                  </h5>
                  <h5>Request Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;username&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;password&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;email&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
          </div>
          <div id="operation--users-me-avatar-pick-post" class="operation panel" data-traverse-target="operation--users-me-avatar-pick-post">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-User">User</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">POST</span>
                <span class="operation-path">/users/me/avatar/pick</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">avatarfile</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">file</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The file to upload.</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/Avatar">Avatar</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <h1 id="tag-Video" class="swagger-summary-tag" data-traverse-target="tag-Video">Video</h1>
          <div id="operation--videos-get" class="operation panel" data-traverse-target="operation--videos-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Video">Video</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/videos</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">start</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>starting page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">stop</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>stopping page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">sort</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>sorting</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/Video">Video</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/Video">Video</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;publishedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;category&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    },
    <span class="hljs-attr">&quot;licence&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    },
    <span class="hljs-attr">&quot;language&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    },
    <span class="hljs-attr">&quot;privacy&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;duration&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;thumbnailPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;previewPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;embedPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;views&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;likes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;dislikes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;nsfw&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
    <span class="hljs-attr">&quot;account&quot;</span>: {
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    }
  }
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos-categories-get" class="operation panel" data-traverse-target="operation--videos-categories-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Video">Video</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/videos/categories</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy"> </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref"></div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">string[]</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  <span class="hljs-string">&quot;string&quot;</span>
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos-licences-get" class="operation panel" data-traverse-target="operation--videos-licences-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Video">Video</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/videos/licences</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy"> </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref"></div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">string[]</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  <span class="hljs-string">&quot;string&quot;</span>
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos-languages-get" class="operation panel" data-traverse-target="operation--videos-languages-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Video">Video</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/videos/languages</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy"> </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref"></div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">string[]</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  <span class="hljs-string">&quot;string&quot;</span>
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos-privacies-get" class="operation panel" data-traverse-target="operation--videos-privacies-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Video">Video</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/videos/privacies</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy"> </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref"></div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">string[]</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  <span class="hljs-string">&quot;string&quot;</span>
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos-search-get" class="operation panel" data-traverse-target="operation--videos-search-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Video">Video</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/videos/search</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">start</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>starting page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">stop</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>stopping page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">sort</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>sorting</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/Video">Video</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/Video">Video</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;publishedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;category&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    },
    <span class="hljs-attr">&quot;licence&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    },
    <span class="hljs-attr">&quot;language&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    },
    <span class="hljs-attr">&quot;privacy&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;duration&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;thumbnailPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;previewPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;embedPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;views&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;likes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;dislikes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;nsfw&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
    <span class="hljs-attr">&quot;account&quot;</span>: {
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    }
  }
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos--id--put" class="operation panel" data-traverse-target="operation--videos--id--put">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Video">Video</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">PUT</span>
                <span class="operation-path">/videos/{id}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">id</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">thumbnailfile</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">file</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video thumbnail file</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">previewfile</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">file</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video preview file</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">category</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video category</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">licence</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video licence</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">language</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video language</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">description</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video description</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">support</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Text describing how to support the video uploader</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">nsfw</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">boolean</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Whether or not this video contains sensitive content</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">name</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video name</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">tags</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string[]</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video tags</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">commentsEnabled</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">boolean</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Enable or disable comments for this video</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">privacy</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-enum" title="Possible values">
                          <span class="json-property-enum-item">Public</span>,
                          <span class="json-property-enum-item">Unlisted</span>
                        </span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video privacy</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/Video">Video</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;publishedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;category&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;licence&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;language&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;privacy&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;duration&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;thumbnailPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;previewPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;embedPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;views&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;likes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;dislikes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;nsfw&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;account&quot;</span>: {
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;avatar&quot;</span>: {
      <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos--id--get" class="operation panel" data-traverse-target="operation--videos--id--get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Video">Video</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/videos/{id}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">id</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/Video">Video</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;publishedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;category&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;licence&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;language&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;privacy&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;duration&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;thumbnailPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;previewPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;embedPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;views&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;likes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;dislikes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;nsfw&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;account&quot;</span>: {
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;avatar&quot;</span>: {
      <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos--id--delete" class="operation panel" data-traverse-target="operation--videos--id--delete">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Video">Video</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">DELETE</span>
                <span class="operation-path">/videos/{id}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">id</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos--id--description-get" class="operation panel" data-traverse-target="operation--videos--id--description-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Video">Video</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/videos/{id}/description</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">id</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref"></div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json"><span class="hljs-string">&quot;string&quot;</span>
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos--id--views-post" class="operation panel" data-traverse-target="operation--videos--id--views-post">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Video">Video</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">POST</span>
                <span class="operation-path">/videos/{id}/views</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">id</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
          </div>
          <div id="operation--videos-upload-post" class="operation panel" data-traverse-target="operation--videos-upload-post">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-Video">Video</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">POST</span>
                <span class="operation-path">/videos/upload</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">videofile</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">file</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video file</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">thumbnailfile</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">file</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video thumbnail file</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">previewfile</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">file</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video preview file</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">category</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video category</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">licence</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video licence</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">language</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video language</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">description</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video description</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">support</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Text describing how to support the video uploader</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">channelId</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Channel id that will contain this video</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">nsfw</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">boolean</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Whether or not this video contains sensitive content</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">name</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video name</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">tags</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string[]</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video tags</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">commentsEnabled</div>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">boolean</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Enable or disable comments for this video</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">privacy</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in formData </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-enum" title="Possible values">
                          <span class="json-property-enum-item">Public</span>,
                          <span class="json-property-enum-item">Unlisted</span>,
                          <span class="json-property-enum-item">Private</span>
                        </span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>Video privacy</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/VideoUploadResponse">VideoUploadResponse</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;video&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <h1 id="tag-VideoAbuse" class="swagger-summary-tag" data-traverse-target="tag-VideoAbuse">VideoAbuse</h1>
          <div id="operation--videos-abuse-get" class="operation panel" data-traverse-target="operation--videos-abuse-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoAbuse">VideoAbuse</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/videos/abuse</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">start</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>starting page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">stop</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>stopping page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">sort</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>sorting</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/VideoAbuse">VideoAbuse</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/VideoAbuse">VideoAbuse</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;reason&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;reporterAccount&quot;</span>: {
      <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    },
    <span class="hljs-attr">&quot;video&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    },
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  }
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos--id--abuse-post" class="operation panel" data-traverse-target="operation--videos--id--abuse-post">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoAbuse">VideoAbuse</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">POST</span>
                <span class="operation-path">/videos/{id}/abuse</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">id</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <h1 id="tag-VideoBlacklist" class="swagger-summary-tag" data-traverse-target="tag-VideoBlacklist">VideoBlacklist</h1>
          <div id="operation--videos--videoId--blacklist-post" class="operation panel" data-traverse-target="operation--videos--videoId--blacklist-post">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoBlacklist">VideoBlacklist</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">POST</span>
                <span class="operation-path">/videos/{videoId}/blacklist</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">videoId</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos--videoId--blacklist-delete" class="operation panel" data-traverse-target="operation--videos--videoId--blacklist-delete">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoBlacklist">VideoBlacklist</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">DELETE</span>
                <span class="operation-path">/videos/{videoId}/blacklist</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">videoId</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos-blacklist-get" class="operation panel" data-traverse-target="operation--videos-blacklist-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoBlacklist">VideoBlacklist</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/videos/blacklist</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">start</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>starting page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">stop</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>stopping page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">sort</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>sorting</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/VideoBlacklist">VideoBlacklist</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/VideoBlacklist">VideoBlacklist</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;videoId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;duration&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;views&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;likes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;dislikes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;nsfw&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>
  }
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <h1 id="tag-VideoChannel" class="swagger-summary-tag" data-traverse-target="tag-VideoChannel">VideoChannel</h1>
          <div id="operation--video-channels-get" class="operation panel" data-traverse-target="operation--video-channels-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoChannel">VideoChannel</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/video-channels</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">start</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>starting page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">stop</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>stopping page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">sort</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>sorting</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/VideoChannel">VideoChannel</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/VideoChannel">VideoChannel</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  {
    <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
    <span class="hljs-attr">&quot;ownerAccount&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  }
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--video-channels-post" class="operation panel" data-traverse-target="operation--video-channels-post">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoChannel">VideoChannel</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">POST</span>
                <span class="operation-path">/video-channels</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-body">
                  <div class="prop-row">
                    <div class="prop-name">
                      <div class="swagger-request-model">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/VideoChannelInput">VideoChannelInput</a>
                        </span>
                      </div>
                    </div>
                    <div class="prop-value columns small-6">
                      <!-- <div class="swagger-request-description"> -->
                      <p>undefined</p>
                      <!-- </div> -->
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Request Content-Types:
                    <span>application/json</span>
                  </h5>
                  <h5>Request Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--video-channels--id--get" class="operation panel" data-traverse-target="operation--video-channels--id--get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoChannel">VideoChannel</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/video-channels/{id}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">id</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video channel id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/VideoChannel">VideoChannel</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;ownerAccount&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--video-channels--id--put" class="operation panel" data-traverse-target="operation--video-channels--id--put">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoChannel">VideoChannel</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">PUT</span>
                <span class="operation-path">/video-channels/{id}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-body">
                  <div class="prop-row">
                    <div class="prop-name">
                      <div class="swagger-request-model">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/VideoChannelInput">VideoChannelInput</a>
                        </span>
                      </div>
                    </div>
                    <div class="prop-value columns small-6">
                      <!-- <div class="swagger-request-description"> -->
                      <p>undefined</p>
                      <!-- </div> -->
                    </div>
                  </div>
                </section>
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">id</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video channel id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Request Content-Types:
                    <span>application/json</span>
                  </h5>
                  <h5>Request Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--video-channels--id--delete" class="operation panel" data-traverse-target="operation--video-channels--id--delete">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoChannel">VideoChannel</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">DELETE</span>
                <span class="operation-path">/video-channels/{id}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">id</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video channel id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--video-channels--id--videos-get" class="operation panel" data-traverse-target="operation--video-channels--id--videos-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoChannel">VideoChannel</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/video-channels/{id}/videos</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">id</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video channel id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/Video">Video</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;publishedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;category&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;licence&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;language&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;privacy&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;duration&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;thumbnailPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;previewPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;embedPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;views&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;likes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;dislikes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;nsfw&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;account&quot;</span>: {
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;avatar&quot;</span>: {
      <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--accounts--name--video-channels-get" class="operation panel" data-traverse-target="operation--accounts--name--video-channels-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoChannel">VideoChannel</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/accounts/{name}/video-channels</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">name</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The name of the account (chocobozzz or
                        <a href="mailto:chocobozzz@peertube.cpy.re">chocobozzz@peertube.cpy.re</a> for example)</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/VideoChannel">VideoChannel</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                  <div class="prop-row prop-inner">
                    <div class="prop-name">type</div>
                    <div class="prop-value">
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/VideoChannel">VideoChannel</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">[
  {
    <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
    <span class="hljs-attr">&quot;ownerAccount&quot;</span>: {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  }
]
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <h1 id="tag-VideoComment" class="swagger-summary-tag" data-traverse-target="tag-VideoComment">VideoComment</h1>
          <div id="operation--videos--videoId--comment-threads-get" class="operation panel" data-traverse-target="operation--videos--videoId--comment-threads-get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoComment">VideoComment</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/videos/{videoId}/comment-threads</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">videoId</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id </p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">start</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>starting page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">stop</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>stopping page</p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">sort</div>
                      <div class="prop-subtitle"> in query </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">number</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>sorting</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/CommentThreadResponse">CommentThreadResponse</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;total&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;data&quot;</span>: [
    {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;text&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;threadId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;inReplyToCommentId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;videoId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;totalReplies&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;account&quot;</span>: {
        <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;avatar&quot;</span>: {
          <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
        }
      }
    }
  ]
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos--videoId--comment-threads-post" class="operation panel" data-traverse-target="operation--videos--videoId--comment-threads-post">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoComment">VideoComment</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">POST</span>
                <span class="operation-path">/videos/{videoId}/comment-threads</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">videoId</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/CommentThreadPostResponse">CommentThreadPostResponse</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;comment&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;text&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;threadId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;inReplyToCommentId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;videoId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;totalReplies&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;account&quot;</span>: {
      <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    }
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos--videoId--comment-threads--threadId--get" class="operation panel" data-traverse-target="operation--videos--videoId--comment-threads--threadId--get">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoComment">VideoComment</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">GET</span>
                <span class="operation-path">/videos/{videoId}/comment-threads/{threadId}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">videoId</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id </p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">threadId</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The thread id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/VideoCommentThreadTree">VideoCommentThreadTree</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;comment&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;text&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;threadId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;inReplyToCommentId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;videoId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;totalReplies&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;account&quot;</span>: {
      <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    }
  },
  <span class="hljs-attr">&quot;children&quot;</span>: [
    {
      <span class="hljs-attr">&quot;comment&quot;</span>: {
        <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;text&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;threadId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;inReplyToCommentId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;videoId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;totalReplies&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;account&quot;</span>: {
          <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
          <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
          <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
          <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;avatar&quot;</span>: {
            <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
            <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
            <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
          }
        }
      },
      <span class="hljs-attr">&quot;children&quot;</span>: [
        {
          <span class="hljs-attr">&quot;comment&quot;</span>: {
            <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
            <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
            <span class="hljs-attr">&quot;text&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
            <span class="hljs-attr">&quot;threadId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
            <span class="hljs-attr">&quot;inReplyToCommentId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
            <span class="hljs-attr">&quot;videoId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
            <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
            <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
            <span class="hljs-attr">&quot;totalReplies&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
            <span class="hljs-attr">&quot;account&quot;</span>: {
              <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
              <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
              <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
              <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
              <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
              <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
              <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
              <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
              <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
              <span class="hljs-attr">&quot;avatar&quot;</span>: {
                <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
                <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
                <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
              }
            }
          }
        }
      ]
    }
  ]
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos--videoId--comments--commentId--post" class="operation panel" data-traverse-target="operation--videos--videoId--comments--commentId--post">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoComment">VideoComment</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">POST</span>
                <span class="operation-path">/videos/{videoId}/comments/{commentId}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">videoId</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id </p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">commentId</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The comment id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">200 OK</div>
                      <div class="prop-ref">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/CommentThreadPostResponse">CommentThreadPostResponse</a>
                        </span>
                      </div>
                      <!-- <span class="swagger-global"></span> <span class="json-schema-reference"><a href=""></a></span> -->
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
                <section>
                  <h5>Response Example
                    <span>(200 OK)</span>
                  </h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;comment&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;text&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;threadId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;inReplyToCommentId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;videoId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;totalReplies&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;account&quot;</span>: {
      <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    }
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <div id="operation--videos--videoId--comments--commentId--delete" class="operation panel" data-traverse-target="operation--videos--videoId--comments--commentId--delete">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoComment">VideoComment</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">DELETE</span>
                <span class="operation-path">/videos/{videoId}/comments/{commentId}</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">videoId</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id </p>
                    </div>
                  </div>
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">commentId</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The comment id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <h1 id="tag-VideoRate" class="swagger-summary-tag" data-traverse-target="tag-VideoRate">VideoRate</h1>
          <div id="operation--videos--id--rate-put" class="operation panel" data-traverse-target="operation--videos--id--rate-put">
            <!-- <section class="operation-tags row"> -->
            <!-- <div class="doc-copy"> -->
            <div class="operation-tags">
              <a class="label" href="#tag-VideoRate">VideoRate</a>
              <!---->
            </div>
            <!-- </div> -->
            <!-- </section> -->
            <h2 class="operation-title">
              <span class="operation-name">
                <span class="operation-name">PUT</span>
                <span class="operation-path">/videos/{id}/rate</span>
              </span>
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-params">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">id</div>
                      <span class="json-property-required"></span>
                      <div class="prop-subtitle"> in path </div>
                      <div class="prop-subtitle">
                        <span class="json-property-type">string</span>
                        <span class="json-property-range" title="Value limits"></span>
                      </div>
                    </div>
                    <div class="prop-value">
                      <p>The video id </p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples"></div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-responses">
                  <div class="prop-row prop-group">
                    <div class="prop-name">
                      <div class="prop-title">204 No Content</div>
                    </div>
                    <div class="prop-value">
                      <p>successful operation</p>
                    </div>
                  </div>
                </section>
              </div>
              <div class="doc-examples">
                <h5>Response Content-Types:
                  <span>application/json</span>
                </h5>
              </div>
            </div>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="swagger-request-security">
                  <table class="table">
                    <thead>
                      <tr>
                        <th class="swagger-request-security-schema"></th>
                        <th class="swagger-request-security-scopes"></th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td>
                          <a href="#security-definition-OAuth2">OAuth2</a>
                        </td>
                        <td> </td>
                      </tr>
                    </tbody>
                  </table>
                </section>
              </div>
            </div>
          </div>
          <h1>Schema Definitions</h1>
          <div id="definition-VideoConstantNumber" class="definition panel" data-traverse-target="definition-VideoConstantNumber">
            <h2 class="panel-title">
              <a name="/definitions/VideoConstantNumber"></a>VideoConstantNumber:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="id">
                      <span class="json-property-name">id:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="label">
                      <span class="json-property-name">label:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-VideoConstantString" class="definition panel" data-traverse-target="definition-VideoConstantString">
            <h2 class="panel-title">
              <a name="/definitions/VideoConstantString"></a>VideoConstantString:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="id">
                      <span class="json-property-name">id:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="label">
                      <span class="json-property-name">label:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-VideoPrivacy" class="definition panel" data-traverse-target="definition-VideoPrivacy">
            <h2 class="panel-title">
              <a name="/definitions/VideoPrivacy"></a>VideoPrivacy: string
              <!-- <span class="json-property-type"><span class="json-property-type">string</span>  <span class="json-property-enum" title="Possible values">
                      <span class="json-property-enum-item">Public</span>,
                      <span class="json-property-enum-item">Unlisted</span>,
                      <span class="json-property-enum-item">Private</span>
                </span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <span class="json-property-type">string</span>
                <span class="json-property-enum" title="Possible values">
                  <span class="json-property-enum-item">Public</span>,
                  <span class="json-property-enum-item">Unlisted</span>,
                  <span class="json-property-enum-item">Private</span>
                </span>
                <span class="json-property-range" title="Value limits"></span>
              </div>
            </div>
          </div>
          <div id="definition-Video" class="definition panel" data-traverse-target="definition-Video">
            <h2 class="panel-title">
              <a name="/definitions/Video"></a>Video:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="id">
                      <span class="json-property-name">id:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="uuid">
                      <span class="json-property-name">uuid:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="createdAt">
                      <span class="json-property-name">createdAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="publishedAt">
                      <span class="json-property-name">publishedAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="updatedAt">
                      <span class="json-property-name">updatedAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="category">
                      <span class="json-property-name">category:</span>
                      <span class="json-property-type">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/VideoConstantNumber">VideoConstantNumber</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="licence">
                      <span class="json-property-name">licence:</span>
                      <span class="json-property-type">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/VideoConstantNumber">VideoConstantNumber</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="language">
                      <span class="json-property-name">language:</span>
                      <span class="json-property-type">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/VideoConstantString">VideoConstantString</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="privacy">
                      <span class="json-property-name">privacy:</span>
                      <span class="json-property-type">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/VideoPrivacy">VideoPrivacy</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="description">
                      <span class="json-property-name">description:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="duration">
                      <span class="json-property-name">duration:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="isLocal">
                      <span class="json-property-name">isLocal:</span>
                      <span class="json-property-type">boolean</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="name">
                      <span class="json-property-name">name:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="thumbnailPath">
                      <span class="json-property-name">thumbnailPath:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="previewPath">
                      <span class="json-property-name">previewPath:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="embedPath">
                      <span class="json-property-name">embedPath:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="views">
                      <span class="json-property-name">views:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="likes">
                      <span class="json-property-name">likes:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="dislikes">
                      <span class="json-property-name">dislikes:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="nsfw">
                      <span class="json-property-name">nsfw:</span>
                      <span class="json-property-type">boolean</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="account">
                      <span class="json-property-name">account:</span>
                      <span class="json-property-type">object</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt class="json-inner-schema">
                      <section class="json-schema-properties">
                        <dl>
                          <dt data-property-name="name">
                            <span class="json-property-name">name:</span>
                            <span class="json-property-type">string</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                          <dt data-property-name="displayName">
                            <span class="json-property-name">displayName:</span>
                            <span class="json-property-type">string</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                          <dt data-property-name="url">
                            <span class="json-property-name">url:</span>
                            <span class="json-property-type">string</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                          <dt data-property-name="host">
                            <span class="json-property-name">host:</span>
                            <span class="json-property-type">string</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                          <dt data-property-name="avatar">
                            <span class="json-property-name">avatar:</span>
                            <span class="json-property-type">
                              <span class="">
                                <a class="json-schema-ref" href="#/definitions/Avatar">Avatar</a>
                              </span>
                            </span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                        </dl>
                      </section>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;publishedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;category&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;licence&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;language&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;label&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;privacy&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;duration&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;thumbnailPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;previewPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;embedPath&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;views&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;likes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;dislikes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;nsfw&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;account&quot;</span>: {
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;avatar&quot;</span>: {
      <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-VideoAbuse" class="definition panel" data-traverse-target="definition-VideoAbuse">
            <h2 class="panel-title">
              <a name="/definitions/VideoAbuse"></a>VideoAbuse:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="id">
                      <span class="json-property-name">id:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="reason">
                      <span class="json-property-name">reason:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="reporterAccount">
                      <span class="json-property-name">reporterAccount:</span>
                      <span class="json-property-type">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/Account">Account</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="video">
                      <span class="json-property-name">video:</span>
                      <span class="json-property-type">object</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt class="json-inner-schema">
                      <section class="json-schema-properties">
                        <dl>
                          <dt data-property-name="id">
                            <span class="json-property-name">id:</span>
                            <span class="json-property-type">number</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                          <dt data-property-name="name">
                            <span class="json-property-name">name:</span>
                            <span class="json-property-type">string</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                          <dt data-property-name="uuid">
                            <span class="json-property-name">uuid:</span>
                            <span class="json-property-type">string</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                          <dt data-property-name="url">
                            <span class="json-property-name">url:</span>
                            <span class="json-property-type">string</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                        </dl>
                      </section>
                    </dt>
                    <dt data-property-name="createdAt">
                      <span class="json-property-name">createdAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;reason&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;reporterAccount&quot;</span>: {
    <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;avatar&quot;</span>: {
      <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  },
  <span class="hljs-attr">&quot;video&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  },
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-VideoBlacklist" class="definition panel" data-traverse-target="definition-VideoBlacklist">
            <h2 class="panel-title">
              <a name="/definitions/VideoBlacklist"></a>VideoBlacklist:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="id">
                      <span class="json-property-name">id:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="videoId">
                      <span class="json-property-name">videoId:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="createdAt">
                      <span class="json-property-name">createdAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="updatedAt">
                      <span class="json-property-name">updatedAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="name">
                      <span class="json-property-name">name:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="uuid">
                      <span class="json-property-name">uuid:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="description">
                      <span class="json-property-name">description:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="duration">
                      <span class="json-property-name">duration:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="views">
                      <span class="json-property-name">views:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="likes">
                      <span class="json-property-name">likes:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="dislikes">
                      <span class="json-property-name">dislikes:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="nsfw">
                      <span class="json-property-name">nsfw:</span>
                      <span class="json-property-type">boolean</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;videoId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;duration&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;views&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;likes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;dislikes&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;nsfw&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-VideoChannel" class="definition panel" data-traverse-target="definition-VideoChannel">
            <h2 class="panel-title">
              <a name="/definitions/VideoChannel"></a>VideoChannel:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="displayName">
                      <span class="json-property-name">displayName:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="description">
                      <span class="json-property-name">description:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="isLocal">
                      <span class="json-property-name">isLocal:</span>
                      <span class="json-property-type">boolean</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="ownerAccount">
                      <span class="json-property-name">ownerAccount:</span>
                      <span class="json-property-type">object</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt class="json-inner-schema">
                      <section class="json-schema-properties">
                        <dl>
                          <dt data-property-name="id">
                            <span class="json-property-name">id:</span>
                            <span class="json-property-type">number</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                          <dt data-property-name="uuid">
                            <span class="json-property-name">uuid:</span>
                            <span class="json-property-type">string</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                        </dl>
                      </section>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;ownerAccount&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-VideoComment" class="definition panel" data-traverse-target="definition-VideoComment">
            <h2 class="panel-title">
              <a name="/definitions/VideoComment"></a>VideoComment:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="id">
                      <span class="json-property-name">id:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="url">
                      <span class="json-property-name">url:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="text">
                      <span class="json-property-name">text:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="threadId">
                      <span class="json-property-name">threadId:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="inReplyToCommentId">
                      <span class="json-property-name">inReplyToCommentId:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="videoId">
                      <span class="json-property-name">videoId:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="createdAt">
                      <span class="json-property-name">createdAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="updatedAt">
                      <span class="json-property-name">updatedAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="totalReplies">
                      <span class="json-property-name">totalReplies:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="account">
                      <span class="json-property-name">account:</span>
                      <span class="json-property-type">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/Account">Account</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;text&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;threadId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;inReplyToCommentId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;videoId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;totalReplies&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;account&quot;</span>: {
    <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;avatar&quot;</span>: {
      <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-VideoCommentThreadTree" class="definition panel" data-traverse-target="definition-VideoCommentThreadTree">
            <h2 class="panel-title">
              <a name="/definitions/VideoCommentThreadTree"></a>VideoCommentThreadTree:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="comment">
                      <span class="json-property-name">comment:</span>
                      <span class="json-property-type">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/VideoComment">VideoComment</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="children">
                      <span class="json-property-name">children:</span>
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/VideoCommentThreadTree">VideoCommentThreadTree</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt class="json-inner-schema">
                      <section class="json-schema-array-items">
                        <span class="json-property-type">
                          <span class="">
                            <a class="json-schema-ref" href="#/definitions/VideoCommentThreadTree">VideoCommentThreadTree</a>
                          </span>
                        </span>
                        <span class="json-property-range" title="Value limits"></span>
                        <div class="json-inner-schema"> </div>
                      </section>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;comment&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;text&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;threadId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;inReplyToCommentId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;videoId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;totalReplies&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;account&quot;</span>: {
      <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    }
  },
  <span class="hljs-attr">&quot;children&quot;</span>: [
    {
      <span class="hljs-attr">&quot;comment&quot;</span>: {
        <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;text&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;threadId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;inReplyToCommentId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;videoId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;totalReplies&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;account&quot;</span>: {
          <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
          <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
          <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
          <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;avatar&quot;</span>: {
            <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
            <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
            <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
          }
        }
      },
      <span class="hljs-attr">&quot;children&quot;</span>: [
        {
          <span class="hljs-attr">&quot;comment&quot;</span>: {
            <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
            <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
            <span class="hljs-attr">&quot;text&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
            <span class="hljs-attr">&quot;threadId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
            <span class="hljs-attr">&quot;inReplyToCommentId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
            <span class="hljs-attr">&quot;videoId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
            <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
            <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
            <span class="hljs-attr">&quot;totalReplies&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
            <span class="hljs-attr">&quot;account&quot;</span>: {
              <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
              <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
              <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
              <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
              <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
              <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
              <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
              <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
              <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
              <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
              <span class="hljs-attr">&quot;avatar&quot;</span>: {
                <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
                <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
                <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
              }
            }
          }
        }
      ]
    }
  ]
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-Avatar" class="definition panel" data-traverse-target="definition-Avatar">
            <h2 class="panel-title">
              <a name="/definitions/Avatar"></a>Avatar:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="path">
                      <span class="json-property-name">path:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="createdAt">
                      <span class="json-property-name">createdAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="updatedAt">
                      <span class="json-property-name">updatedAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-Actor" class="definition panel" data-traverse-target="definition-Actor">
            <h2 class="panel-title">
              <a name="/definitions/Actor"></a>Actor:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="id">
                      <span class="json-property-name">id:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="uuid">
                      <span class="json-property-name">uuid:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="url">
                      <span class="json-property-name">url:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="name">
                      <span class="json-property-name">name:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="host">
                      <span class="json-property-name">host:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="followingCount">
                      <span class="json-property-name">followingCount:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="followersCount">
                      <span class="json-property-name">followersCount:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="createdAt">
                      <span class="json-property-name">createdAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="updatedAt">
                      <span class="json-property-name">updatedAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="avatar">
                      <span class="json-property-name">avatar:</span>
                      <span class="json-property-type">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/Avatar">Avatar</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;avatar&quot;</span>: {
    <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-Account" class="definition panel" data-traverse-target="definition-Account">
            <h2 class="panel-title">
              <a name="/definitions/Account"></a>Account:
              <!-- <span class="json-property-type"><span class="json-property-type"></span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-allOf">
                  <section class="json-schema-allOf-inherited">
                    <ul>
                      <span class="">
                        <a class="json-schema-ref" href="#/definitions/Actor">Actor</a>
                      </span>
                    </ul>
                  </section>
                  <section class="json-schema-allOf-additional">
                    <section class="json-schema-properties">
                      <dl>
                        <dt data-property-name="displayName">
                          <span class="json-property-name">displayName:</span>
                          <span class="json-property-type">string</span>
                          <span class="json-property-range" title="Value limits"></span>
                        </dt>
                      </dl>
                    </section>
                  </section>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;avatar&quot;</span>: {
    <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-User" class="definition panel" data-traverse-target="definition-User">
            <h2 class="panel-title">
              <a name="/definitions/User"></a>User:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="id">
                      <span class="json-property-name">id:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="username">
                      <span class="json-property-name">username:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="email">
                      <span class="json-property-name">email:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="displayNSFW">
                      <span class="json-property-name">displayNSFW:</span>
                      <span class="json-property-type">boolean</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="autoPlayVideo">
                      <span class="json-property-name">autoPlayVideo:</span>
                      <span class="json-property-type">boolean</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="role">
                      <span class="json-property-name">role:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-enum" title="Possible values">
                        <span class="json-property-enum-item">User</span>,
                        <span class="json-property-enum-item">Moderator</span>,
                        <span class="json-property-enum-item">Administrator</span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="videoQuota">
                      <span class="json-property-name">videoQuota:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="createdAt">
                      <span class="json-property-name">createdAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="account">
                      <span class="json-property-name">account:</span>
                      <span class="json-property-type">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/Account">Account</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="videoChannels">
                      <span class="json-property-name">videoChannels:</span>
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/VideoChannel">VideoChannel</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt class="json-inner-schema">
                      <section class="json-schema-array-items">
                        <span class="json-property-type">
                          <span class="">
                            <a class="json-schema-ref" href="#/definitions/VideoChannel">VideoChannel</a>
                          </span>
                        </span>
                        <span class="json-property-range" title="Value limits"></span>
                        <div class="json-inner-schema"> </div>
                      </section>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;username&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;email&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;displayNSFW&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;autoPlayVideo&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
  <span class="hljs-attr">&quot;role&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;videoQuota&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;account&quot;</span>: {
    <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;avatar&quot;</span>: {
      <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  },
  <span class="hljs-attr">&quot;videoChannels&quot;</span>: [
    {
      <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;isLocal&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>,
      <span class="hljs-attr">&quot;ownerAccount&quot;</span>: {
        <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    }
  ]
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-ServerConfig" class="definition panel" data-traverse-target="definition-ServerConfig">
            <h2 class="panel-title">
              <a name="/definitions/ServerConfig"></a>ServerConfig:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="signup">
                      <span class="json-property-name">signup:</span>
                      <span class="json-property-type">object</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt class="json-inner-schema">
                      <section class="json-schema-properties">
                        <dl>
                          <dt data-property-name="allowed">
                            <span class="json-property-name">allowed:</span>
                            <span class="json-property-type">boolean</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                        </dl>
                      </section>
                    </dt>
                    <dt data-property-name="transcoding">
                      <span class="json-property-name">transcoding:</span>
                      <span class="json-property-type">object</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt class="json-inner-schema">
                      <section class="json-schema-properties">
                        <dl>
                          <dt data-property-name="enabledResolutions">
                            <span class="json-property-name">enabledResolutions:</span>
                            <span class="json-property-type">number[]</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                          <dt class="json-inner-schema">
                            <section class="json-schema-array-items">
                              <span class="json-property-type">number</span>
                              <span class="json-property-range" title="Value limits"></span>
                              <div class="json-inner-schema"> </div>
                            </section>
                          </dt>
                        </dl>
                      </section>
                    </dt>
                    <dt data-property-name="avatar">
                      <span class="json-property-name">avatar:</span>
                      <span class="json-property-type">object</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt class="json-inner-schema">
                      <section class="json-schema-properties">
                        <dl>
                          <dt data-property-name="file">
                            <span class="json-property-name">file:</span>
                            <span class="json-property-type">object</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                          <dt class="json-inner-schema">
                            <section class="json-schema-properties">
                              <dl>
                                <dt data-property-name="size">
                                  <span class="json-property-name">size:</span>
                                  <span class="json-property-type">object</span>
                                  <span class="json-property-range" title="Value limits"></span>
                                </dt>
                                <dt class="json-inner-schema">
                                  <section class="json-schema-properties">
                                    <dl>
                                      <dt data-property-name="max">
                                        <span class="json-property-name">max:</span>
                                        <span class="json-property-type">number</span>
                                        <span class="json-property-range" title="Value limits"></span>
                                      </dt>
                                    </dl>
                                  </section>
                                </dt>
                              </dl>
                            </section>
                          </dt>
                          <dt data-property-name="extensions">
                            <span class="json-property-name">extensions:</span>
                            <span class="json-property-type">string[]</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                          <dt class="json-inner-schema">
                            <section class="json-schema-array-items">
                              <span class="json-property-type">string</span>
                              <span class="json-property-range" title="Value limits"></span>
                              <div class="json-inner-schema"> </div>
                            </section>
                          </dt>
                        </dl>
                      </section>
                    </dt>
                    <dt data-property-name="video">
                      <span class="json-property-name">video:</span>
                      <span class="json-property-type">object</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt class="json-inner-schema">
                      <section class="json-schema-properties">
                        <dl>
                          <dt data-property-name="file">
                            <span class="json-property-name">file:</span>
                            <span class="json-property-type">object</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                          <dt class="json-inner-schema">
                            <section class="json-schema-properties">
                              <dl>
                                <dt data-property-name="extensions">
                                  <span class="json-property-name">extensions:</span>
                                  <span class="json-property-type">string[]</span>
                                  <span class="json-property-range" title="Value limits"></span>
                                </dt>
                                <dt class="json-inner-schema">
                                  <section class="json-schema-array-items">
                                    <span class="json-property-type">string</span>
                                    <span class="json-property-range" title="Value limits"></span>
                                    <div class="json-inner-schema"> </div>
                                  </section>
                                </dt>
                              </dl>
                            </section>
                          </dt>
                        </dl>
                      </section>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;signup&quot;</span>: {
    <span class="hljs-attr">&quot;allowed&quot;</span>: <span class="hljs-string">&quot;boolean&quot;</span>
  },
  <span class="hljs-attr">&quot;transcoding&quot;</span>: {
    <span class="hljs-attr">&quot;enabledResolutions&quot;</span>: [
      <span class="hljs-string">&quot;number&quot;</span>
    ]
  },
  <span class="hljs-attr">&quot;avatar&quot;</span>: {
    <span class="hljs-attr">&quot;file&quot;</span>: {
      <span class="hljs-attr">&quot;size&quot;</span>: {
        <span class="hljs-attr">&quot;max&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>
      }
    },
    <span class="hljs-attr">&quot;extensions&quot;</span>: [
      <span class="hljs-string">&quot;string&quot;</span>
    ]
  },
  <span class="hljs-attr">&quot;video&quot;</span>: {
    <span class="hljs-attr">&quot;file&quot;</span>: {
      <span class="hljs-attr">&quot;extensions&quot;</span>: [
        <span class="hljs-string">&quot;string&quot;</span>
      ]
    }
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-Follow" class="definition panel" data-traverse-target="definition-Follow">
            <h2 class="panel-title">
              <a name="/definitions/Follow"></a>Follow:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="id">
                      <span class="json-property-name">id:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="follower">
                      <span class="json-property-name">follower:</span>
                      <span class="json-property-type">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/Actor">Actor</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="following">
                      <span class="json-property-name">following:</span>
                      <span class="json-property-type">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/Actor">Actor</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="score">
                      <span class="json-property-name">score:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="state">
                      <span class="json-property-name">state:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-enum" title="Possible values">
                        <span class="json-property-enum-item">pending</span>,
                        <span class="json-property-enum-item">accepted</span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="createdAt">
                      <span class="json-property-name">createdAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="updatedAt">
                      <span class="json-property-name">updatedAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;follower&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;avatar&quot;</span>: {
      <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  },
  <span class="hljs-attr">&quot;following&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;avatar&quot;</span>: {
      <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
    }
  },
  <span class="hljs-attr">&quot;score&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;state&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-Job" class="definition panel" data-traverse-target="definition-Job">
            <h2 class="panel-title">
              <a name="/definitions/Job"></a>Job:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="id">
                      <span class="json-property-name">id:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="state">
                      <span class="json-property-name">state:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-enum" title="Possible values">
                        <span class="json-property-enum-item">pending</span>,
                        <span class="json-property-enum-item">processing</span>,
                        <span class="json-property-enum-item">error</span>,
                        <span class="json-property-enum-item">success</span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="category">
                      <span class="json-property-name">category:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-enum" title="Possible values">
                        <span class="json-property-enum-item">transcoding</span>,
                        <span class="json-property-enum-item">activitypub-http</span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="handlerName">
                      <span class="json-property-name">handlerName:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="handlerInputData">
                      <span class="json-property-name">handlerInputData:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="createdAt">
                      <span class="json-property-name">createdAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="updatedAt">
                      <span class="json-property-name">updatedAt:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;state&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;category&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;handlerName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;handlerInputData&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-AddUserResponse" class="definition panel" data-traverse-target="definition-AddUserResponse">
            <h2 class="panel-title">
              <a name="/definitions/AddUserResponse"></a>AddUserResponse:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="id">
                      <span class="json-property-name">id:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="uuid">
                      <span class="json-property-name">uuid:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-VideoUploadResponse" class="definition panel" data-traverse-target="definition-VideoUploadResponse">
            <h2 class="panel-title">
              <a name="/definitions/VideoUploadResponse"></a>VideoUploadResponse:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="video">
                      <span class="json-property-name">video:</span>
                      <span class="json-property-type">object</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt class="json-inner-schema">
                      <section class="json-schema-properties">
                        <dl>
                          <dt data-property-name="id">
                            <span class="json-property-name">id:</span>
                            <span class="json-property-type">number</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                          <dt data-property-name="uuid">
                            <span class="json-property-name">uuid:</span>
                            <span class="json-property-type">string</span>
                            <span class="json-property-range" title="Value limits"></span>
                          </dt>
                        </dl>
                      </section>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;video&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-CommentThreadResponse" class="definition panel" data-traverse-target="definition-CommentThreadResponse">
            <h2 class="panel-title">
              <a name="/definitions/CommentThreadResponse"></a>CommentThreadResponse:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="total">
                      <span class="json-property-name">total:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="data">
                      <span class="json-property-name">data:</span>
                      <span class="json-property-type">
                        <span class="json-schema-ref-array">
                          <a class="json-schema-ref" href="#/definitions/VideoComment">VideoComment</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt class="json-inner-schema">
                      <section class="json-schema-array-items">
                        <span class="json-property-type">
                          <span class="">
                            <a class="json-schema-ref" href="#/definitions/VideoComment">VideoComment</a>
                          </span>
                        </span>
                        <span class="json-property-range" title="Value limits"></span>
                        <div class="json-inner-schema"> </div>
                      </section>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;total&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
  <span class="hljs-attr">&quot;data&quot;</span>: [
    {
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;text&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;threadId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;inReplyToCommentId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;videoId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;totalReplies&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;account&quot;</span>: {
        <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;avatar&quot;</span>: {
          <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
          <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
        }
      }
    }
  ]
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-CommentThreadPostResponse" class="definition panel" data-traverse-target="definition-CommentThreadPostResponse">
            <h2 class="panel-title">
              <a name="/definitions/CommentThreadPostResponse"></a>CommentThreadPostResponse:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="comment">
                      <span class="json-property-name">comment:</span>
                      <span class="json-property-type">
                        <span class="">
                          <a class="json-schema-ref" href="#/definitions/VideoComment">VideoComment</a>
                        </span>
                      </span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;comment&quot;</span>: {
    <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;text&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;threadId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;inReplyToCommentId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;videoId&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
    <span class="hljs-attr">&quot;totalReplies&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
    <span class="hljs-attr">&quot;account&quot;</span>: {
      <span class="hljs-attr">&quot;displayName&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;uuid&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;url&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;host&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;followingCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;followersCount&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>,
      <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
      <span class="hljs-attr">&quot;avatar&quot;</span>: {
        <span class="hljs-attr">&quot;path&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;createdAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
        <span class="hljs-attr">&quot;updatedAt&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
      }
    }
  }
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-AddUser" class="definition panel" data-traverse-target="definition-AddUser">
            <h2 class="panel-title">
              <a name="/definitions/AddUser"></a>AddUser:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="username" class="has-description">
                      <span class="json-property-name">username:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>The user username </p>
                    </dd>
                    <dt data-property-name="password" class="has-description">
                      <span class="json-property-name">password:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>The user password </p>
                    </dd>
                    <dt data-property-name="email" class="has-description">
                      <span class="json-property-name">email:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>The user email </p>
                    </dd>
                    <dt data-property-name="videoQuota" class="has-description">
                      <span class="json-property-name">videoQuota:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>The user videoQuota </p>
                    </dd>
                    <dt data-property-name="role" class="has-description">
                      <span class="json-property-name">role:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>The user role </p>
                    </dd>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;username&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;password&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;email&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;videoQuota&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;role&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-UpdateUser" class="definition panel" data-traverse-target="definition-UpdateUser">
            <h2 class="panel-title">
              <a name="/definitions/UpdateUser"></a>UpdateUser:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="id" class="has-description">
                      <span class="json-property-name">id:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>The user id </p>
                    </dd>
                    <dt data-property-name="email" class="has-description">
                      <span class="json-property-name">email:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>The updated email of the user </p>
                    </dd>
                    <dt data-property-name="videoQuota" class="has-description">
                      <span class="json-property-name">videoQuota:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>The updated videoQuota of the user </p>
                    </dd>
                    <dt data-property-name="role" class="has-description">
                      <span class="json-property-name">role:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>The updated role of the user </p>
                    </dd>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;email&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;videoQuota&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;role&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-UpdateMe" class="definition panel" data-traverse-target="definition-UpdateMe">
            <h2 class="panel-title">
              <a name="/definitions/UpdateMe"></a>UpdateMe:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="password" class="has-description">
                      <span class="json-property-name">password:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>Your new password </p>
                    </dd>
                    <dt data-property-name="email" class="has-description">
                      <span class="json-property-name">email:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>Your new email </p>
                    </dd>
                    <dt data-property-name="displayNSFW" class="has-description">
                      <span class="json-property-name">displayNSFW:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>Your new displayNSFW </p>
                    </dd>
                    <dt data-property-name="autoPlayVideo" class="has-description">
                      <span class="json-property-name">autoPlayVideo:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>Your new autoPlayVideo </p>
                    </dd>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;password&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;email&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;displayNSFW&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;autoPlayVideo&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-GetMeVideoRating" class="definition panel" data-traverse-target="definition-GetMeVideoRating">
            <h2 class="panel-title">
              <a name="/definitions/GetMeVideoRating"></a>GetMeVideoRating:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="id" class="has-description">
                      <span class="json-property-name">id:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>Id of the video </p>
                    </dd>
                    <dt data-property-name="rating" class="has-description">
                      <span class="json-property-name">rating:</span>
                      <span class="json-property-type">number</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>Rating of the video </p>
                    </dd>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;id&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;rating&quot;</span>: <span class="hljs-string">&quot;number&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-RegisterUser" class="definition panel" data-traverse-target="definition-RegisterUser">
            <h2 class="panel-title">
              <a name="/definitions/RegisterUser"></a>RegisterUser:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="username" class="has-description">
                      <span class="json-property-name">username:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>The username of the user </p>
                    </dd>
                    <dt data-property-name="password" class="has-description">
                      <span class="json-property-name">password:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>The password of the user </p>
                    </dd>
                    <dt data-property-name="email" class="has-description">
                      <span class="json-property-name">email:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                      <span class="json-property-required"></span>
                    </dt>
                    <dd>
                      <p>The email of the user </p>
                    </dd>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;username&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;password&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;email&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div id="definition-VideoChannelInput" class="definition panel" data-traverse-target="definition-VideoChannelInput">
            <h2 class="panel-title">
              <a name="/definitions/VideoChannelInput"></a>VideoChannelInput:
              <!-- <span class="json-property-type"><span class="json-property-type">object</span>
              <span class="json-property-range" title="Value limits"></span>
              
              
              </span> -->
            </h2>
            <div class="doc-row">
              <div class="doc-copy">
                <section class="json-schema-properties">
                  <dl>
                    <dt data-property-name="name">
                      <span class="json-property-name">name:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                    <dt data-property-name="description">
                      <span class="json-property-name">description:</span>
                      <span class="json-property-type">string</span>
                      <span class="json-property-range" title="Value limits"></span>
                    </dt>
                  </dl>
                </section>
              </div>
              <div class="doc-examples">
                <section>
                  <h5>Example</h5>
                  <!-- <div class="hljs"> --><pre><code class="hljs lang-json">{
  <span class="hljs-attr">&quot;name&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>,
  <span class="hljs-attr">&quot;description&quot;</span>: <span class="hljs-string">&quot;string&quot;</span>
}
</code></pre>
                  <!-- </div> -->
                </section>
              </div>
            </div>
          </div>
          <div class="doc-row no-margin">
            <div class="doc-copy doc-separator">
              <a class="powered-by" href="https://sourcey.com/spectacle">Documentation by
                <span>Spectacle</span>
              </a>
            </div>
          </div>
        </article>
      </div>
    </div>
  </body>
</html>