ReDoc documentation

company/{parentId}/relations/{companyId}

company/{parentId}/relations/{companyId}

delete/V1/company/{parentId}/relations/{companyId}

Delete relation of the company to the parent by respective ids.

Request
path Parameters
companyId
required
integer
parentId
required
integer
Responses
401

401 Unauthorized

500

Internal Server error

default

Unexpected error

Response samples
{
  • "message": "string",
  • "errors": [
    ],
  • "code": 0,
  • "parameters": [
    ],
  • "trace": "string"
}