Spiders

Copy spider file

Copy a file in the spider directory

post/spiders/{id}/files/copy

Path parameters

idstring required

MongoDB ObjectId represented as a hexadecimal string

Object ID

Request body

pathstring
new_pathstring

Response

File copied

codeinteger
messagestring

Changes