cURL
curl --request POST \ --url https://aodocs.altirnao.com/api/document/v1/drive/{driveId}/check \ --header 'Authorization: Bearer <token>'
{ "jobId": "<string>", "kind": "<string>", "parentId": "<string>", "parentName": "<string>" }
Checks if the Drive file is attached to a document AODocs.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the file
The security code
The G Suite domain
A ApiCheckFilePermissionResult response