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.

Changes

No recorded changes to this endpoint across all 66 revisions of this API.