Skip to main content
DELETE
/
library
/
v1
/
{libId}
/
categoryValueMappings
/
{mappingId}
cURL
curl --request DELETE \
  --url https://aodocs.altirnao.com/api/library/v1/{libId}/categoryValueMappings/{mappingId} \
  --header 'Authorization: Bearer <token>'

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

mappingId
string
required

The ID of the category value mapping.

Query Parameters

securityCode
string

The security code

domain
string

The G Suite domain

Response

204

A successful response