Discussions

Ask a Question
Back to All

Get a list of the presenters wrong documenation

Hey,

In the response body documentation for "Get a list of the presenters", there's a "video_url" field. But when I hit the endpoint there is no such field?

This is the body response that I get:

Object {
"presenters": Array [

Object {
"created_at": String
"driver_id": String
"gender": String
"image_url": String
"model_url": String
"modified_at": String
"owner_id": String
"presenter_id": String
"preview_url": String
"thumbnail_url": String
},

....

]

Can you please update your docs.