Discussions
Get a list of the presenters wrong documenation
about 1 year ago by base2magus
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.