post https://api.intely.io/v1/storage/file/copy
Copies a file in the file storage for an organization to a new directory.
Log in to see full request history
Responses
Copies a file in the file storage for an organization to a new directory.
xxxxxxxxxx
curl --request POST \
--url https://api.intely.io/v1/storage/file/copy \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"overwrite":false}'
Try It!
to start a request and see the response here! Or choose an example: