Delete telecom duct connection

Prev Next
Delete
/duct-connections/{id}

Operation is used to delete telecom duct connection. Available from 3.2.24 product version.

Security
API Key
Header parameter nameAuthorization

Token issued for API consumer.

Path parameters
id
integerRequired

Id of telecom duct connection to delete

Responses
204

Object was deleted

401

Authentication credentials are missing or invalid

{
  "details": "Authentication credentials were not provided"
}
object
details
string

Detailed description of error