contacts
Copy Page
Super Drive Contábil
auth
signin
POST
forgot-password
POST
change-password
PATCH
generate-access-token
POST
directory
create-directorie
POST
list-all-directories
GET
list-all-subdirectories-from-directory
GET
list-files-in-directories
GET
find-directorie-by-id
GET
move-directory
PATCH
delete-directory
DELETE
change-directory
PATCH
delete-directory
DELETE
customers
create-customer
POST
find-customer-by-id
GET
list-all-customers
GET
change-customer
PUT
counter
create-counter
list-all-counters
find-counter-by-id
assign-counter-to-a-department
department
create-department
find-department-by-id
list-all-departments
list-users-in-deparment
change-department
delete-department
assistant
create-assistant
list-all-assistants
find-assistant-by-id
assign-assistant-to-a-department
manager
create-manager
list-all-managers
find-manager-by-id
assign-manager-to-a-department
contacts
create-contact
POST
list-all-contacts
GET
list-files-by-contact
GET
list-contact-files-by-external-id
GET
send-file-to-trash
PATCH
restore-file-to-trash
PATCH
delete-file-from-contact
DELETE
send-many-files-to-trash
PATCH
restore-many-files-to-trash
PATCH
delete-many-files-from-contact
DELETE
cloud
upload-file-from-contact
upload-file-from-cloud
users
delete-user
list-all-users
change-user
integration
list-all-integration
automations
create-sharing-automation
create-automation
create-automation-ia
change-automation
list-all-automations
file
share-file
find-file-by-id
change-file
list-all-files
delete-file
move-file
find-file-by-id
zappy
list-sections
list-connections
channel
disconnect-channel
connection-channel
create-connection-channel
list-channels
api-keys
create-api-key
change-api-key
list-all-api-keys
Schemas
Signin
contacts
Copy Page
send-many-files-to-trash
PATCH
https://api.superdrivecontabil.com.br
/v1/contact-files/trash
Try it
Request
Header Params
Generate Code
Body Params
application/json
Generate Code
Example
{
"fileIds"
:
[
"019c585d-5289-7699-8c6d-eb3468cd16d0"
]
}
Responses
🟢
200
Success
application/json
Generate Code
Body
application/json
Generate Code
Example
{
}
Modified at
2026-03-19 01:19:30
Previous
delete-file-from-contact
Next
restore-many-files-to-trash