2025-11-06 14.00 UTC - There are currently no active events. All systems operational.

Delete telecom thread/port connection

Prev Next
Delete
/detail-connections/{id}/

Operation is used to delete telecom thread/port connection. Available from 2025.1 product version.

Security
API Key: Token
Header parameter nameAuthorization

Token issued for API consumer.

Path parameters
id
integerRequired

Id of telecom thread/port connection to delete

Query parameters
delete_bundle
boolean

Whether to delete entire thread/port connection bundle on top of deleting the telecom thread/port connection that the operation is targeting. Value is false by default.

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