cURL
curl --request DELETE \ --url https://aodocs.altirnao.com/api/folder/v1/files/{folderId} \ --header 'Authorization: Bearer <token>'
{ "jobId": "<string>", "kind": "<string>" }
Removes folder with id folderId according to deleteMode
The access token received from the authorization server in the OAuth 2.0 flow.
Defaults to TRASH
PERMANENT
TRASH
The security code
The G Suite domain
A ApiJobId response