Skip to main content

Delete relationship between groups

DELETE 

/api/v1/groups/relationships

Delete relationship between groups

Request

Query Parameters

    parent string
    child string

Responses

Successfully delete group relationship

Schema

    relationships

    object[]

    required

  • Array [

  • child stringrequired
    parent stringrequired
  • ]

Loading...