Chats
Request a video to a chat
post/v1/chats/{id}/request-video
Path parameters
idstring required
Request body
Example request
{
"surroundingsId": 1,
"clothesId": 1,
"emotionsId": 1,
"posesId": 1,
"imageRequestCount": 1
}Response
Video requested successfully
Example response
{
"balance": 100
}Changes
No recorded changes to this endpoint across all 1 revision of this API.