put https://{baseUrl}/api/files/renameDuplicateFileNames//
Log in to see full request history
Responses
400The operation wasn't successful; the body of the response contains details.
401The caller is not authenticated with RegScale.
400The operation wasn't successful; the body of the response contains details.
401The caller is not authenticated with RegScale.
xxxxxxxxxx
curl --request PUT \
--url https://your-instance.regscale.co/api/files/renameDuplicateFileNames/parentId/parentModule \
--header 'accept: application/json'
Try It!
to start a request and see the response here!