Skip to main content
DELETE
/
document
/
v1beta1
/
{documentId}
/
comments
/
{commentId}
cURL
curl --request DELETE \
  --url https://aodocs.altirnao.com/api/document/v1beta1/{documentId}/comments/{commentId} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://api.aodocs.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

commentId
string
required

The ID of the document comment

documentId
string
required

The ID of the document

Query Parameters

domain
string

The G Suite domain

securityCode
string

The security code

Response

204

A successful response