Delete Relationships

DELETE {{baseUrl}}/admin/relation-tuples?namespace=<string>&object=<string>&relation=<string>&subject_id=<string>&subject_set.namespace=<string>&subject_set.object=<string>&subject_set.relation=<string>

Use this endpoint to delete relationships

Request Params

KeyDatatypeRequiredDescription
namespacestringNamespace of the Relationship
objectstringObject of the Relationship
relationstringRelation of the Relationship
subject_idstringSubjectID of the Relationship
subject_set.namespacestringNamespace of the Subject Set
subject_set.objectstringObject of the Subject Set
subject_set.relationstringRelation of the Subject Set

HEADERS

KeyDatatypeRequiredDescription
Acceptstring