cURL
curl --request POST \ --url https://aodocs.altirnao.com/api/folder/v1/folders/{folderId}/untrash \ --header 'Authorization: Bearer <token>'
{ "jobId": "<string>", "kind": "<string>" }
Restores folder with id folderId from trash into folder targetFolderId.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the folder
Restores to root if null
The security code
The G Suite domain
A ApiJobId response