Translate

post/v1/translate

Request body

source'yo' | 'en' | 'ha' | 'ig' | 'am' required
target'yo' | 'en' | 'ha' | 'ig' | 'am' required
textstring nullable
model'human' | 'auto'
file_idstring uuid nullable
instructionsstring nullable

Response

Successful Response

request_idstring uuid required
textstring required
due_datestring date-time nullable

Changes