write

Delete Relation Tuples

Use this endpoint to delete relation tuples

delete/admin/relation-tuples

Query parameters

namespacestring

Namespace of the Relation Tuple

objectstring

Object of the Relation Tuple

relationstring

Relation of the Relation Tuple

subject_idstring

SubjectID of the Relation Tuple

subject_set.namespacestring

Namespace of the Subject Set

subject_set.objectstring

Object of the Subject Set

subject_set.relationstring

Relation of the Subject Set

Response

Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 201.

Changes