Delete
Delete a child organization
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
organizationId
Unique identifier of the parent organization
childId
Unique identifier of the child organization
Response
This endpoint returns an object.
data
Deleted resource stub
Errors
401
Unauthorized Error
403
Forbidden Error
404
Does Not Exist Error
500
Internal Server Error