v1

latestOpenAPI 3.1.02026-07-13161952.2 KB
Images

Replace N images

Completely replace existing images in DB.

put/imgs

Query parameters

waitboolean

Wait for completion?

Wait for completion?

urgentboolean

Enqueue at head of queue if True

Enqueue at head of queue if True

strictboolean

Use strict mode if True

Use strict mode if True

langstring

en|es|pt|fr|ru

en|es|pt|fr|ru

Request body

idstring required
srcstring nullable
src_pathstring nullable
url_img_watermarkstring nullable
url_img_thumbnailstring nullable
titlestring nullable
headlinestring nullable
captionstring nullable
alt_textstring nullable
ai_generatedboolean nullable
model_releaseboolean nullable
property_releaseboolean nullable
nsfwboolean nullable
statusstring nullable
datestring nullable
locationstring nullable
citystring nullable
countrystring nullable
eventstring nullable
authorstring nullable
providerstring nullable
shotstring nullable
scenestring nullable
techniquestring nullable
mediumstring nullable
keywordsstring[] nullable
categoriesstring[] nullable
collectionsstring[] nullable

Response

images successfully replaced

method'add' | 'upd' | 'del' | 'multiple' required

Tipo de respuesta asociada a una operación con imágenes.

resource'video' | 'image' | 'celebs' required
num_totalinteger required

Total of elements.

num_goodinteger required

Number of correctly processed elements.

num_badinteger required

Number of failed processed elements.

is_startedboolean required

Boolean indicating if the operation has started.

is_finishedboolean required

Boolean indicating if the operations has finished.

all_goodboolean nullable required

Boolean indicating that there is no failed elements yet.

do_waitboolean required

Boolean for know if have to wait or not.

do_urgentboolean required

Boolean for know if it is an urgent operation.

do_strictboolean required

Boolean for know if is required strict operations over DB.

idle_msnumber required

Duration (milliseconds) between the operation has been created and has started.

exec_msnumber required

Duration (milliseconds) between the operation has been started and has finished.

created_atstring required

Creation datetime.

started_atstring required

Start datetime.

finished_atstring required

Finalization datetime.