Skip to main content
DELETE
/
library
/
v1beta1
/
{libId}
/
customScripts
/
{customScriptId}
cURL
curl --request DELETE \
  --url https://aodocs.altirnao.com/api/library/v1beta1/{libId}/customScripts/{customScriptId} \
  --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

libId
string
required

The ID of the library

customScriptId
string
required

The ID of the custom script.

Query Parameters

domain
string

The G Suite domain

securityCode
string

The security code

Response

204

A successful response