Salesmachine API
Home
Product documentation
Search…
v2.0
Welcome to Salesmachine API
Tracking API
Authentication
Javascript tracking
Contact
Account
Event
Access API
Authentication
Contacts
Accounts
Get an account
Archive an account
Unarchive an account
Delete an account
Link a contact
Unlink a contact
List accounts
Notes
Activities
Tasks
Users
Errors
HTTP Responses
Rate Limiting
Changelog
Powered By
GitBook
Unarchive an account
post
https://data.salesmachine.io
/v2/accounts/:id/unarchive
unarchive an account
Example
1
curl
-X GET https://data.salesmachine.io/v2/accounts/
{
id
}
/unarchive
\
2
-H
'Accept: application/json'
\
3
-H
'Authorization:Bearer <Your access token>'
Copied!
Previous
Archive an account
Next
Delete an account
Last modified
8mo ago
Copy link
Contents
post
unarchive an account
Example