cURL
curl --request DELETE \ --url https://aodocs.altirnao.com/api/library/v1/{libId}/categoryValueMappings/{mappingId} \ --header 'Authorization: Bearer <token>'
Deletes a category value mapping.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the library
The ID of the category value mapping.
The security code
The G Suite domain
A successful response