Delete Dictionary
Deletes a dictionary.
Path parameters
dictIdstringRequired
Unique dictionary identifier
Header parameters
sessionTokenstringRequired
Session authentication token.
keyManagerTokenstringOptional
Key Manager authentication token.
Responses
200
Success
application/json
Dictionary response containing dictionary metadata.
400
Client error, see response body for further details.
application/json
401
Unauthorized: Session tokens invalid.
application/json
403
Forbidden: Caller lacks necessary entitlement.
application/json
500
Server error, see response body for further details.
application/json
delete
/v1/dlp/dictionaries/{dictId}
🚧 Important
🚧 Required Permissions
Last updated
Was this helpful?