write

Delete a Relation Tuple

Use this endpoint to delete a relation tuple.

delete/relation-tuples

Query parameters

namespacestring required

Namespace of the Relation Tuple

objectstring required

Object of the Relation Tuple

relationstring required

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