There's a new version of the HubSpot API

As of November 30, 2022, HubSpot API keys are no longer a supported authentication method for accessing HubSpot APIs. Instead, you should use a private app access token or OAuth to authenticate API calls. Learn more about this change and how to migrate an API key integration to use a private app instead.

Restore a previous version of the folder

Last updated May 22, 2023

POST /filemanager/api/v2/folders/:folder_id/versions/restore

Method Details

HTTP Methods:

POST

Response Format:

json

Requires Authentication?

Yes

Rate Limited?

Yes

Headers

User-Agent

Required Parameters How to use Description
folder_id Used in the request URL Unique identifier for a particular blog
HubSpot OAuth Access Token access_token=X in the request URL The HubSpot API key for the portal that you're making the call for.