v51

OpenAPI 3.0.3Apache-2.0raw.githubusercontent.com2026-08-01276140748.5 KB
Cypher
Community
Enterprise

Revokes permission of a saved query from users

Revokes permission of a saved query from a given set of users

delete/api/v2/saved-queries/{saved_query_id}/permissions

Path parameters

saved_query_idinteger required

ID of the saved query

Request body

user_idsstring[]

A list of user ids that will have their permission revoked from the given saved query

Response

No Content This response will contain no response body.