- Print
- DarkLight
- PDF
Create new Dh Manhole Link Connection
Token issued for API consumer.
Dh Manhole Link Connection to be created
DhManholeLinkConnection
Type of link connection
Account name of the link connection creator
Timestamp when the link connection was created
Primary key
id of the manhole connected to
id of the link connection
A newly created Dh Manhole Link Connection
{
"ContentType": [
"509"
],
"Created_by": [
"user@keypro.fi"
],
"Created_ts": [
"12/21/2022 09:32:03"
],
"manhole": [
"86601"
],
"object_id": [
"123456"
]
}
DhManholeLinkConnection
Type of link connection
Account name of the link connection creator
Timestamp when the link connection was created
Primary key
id of the manhole connected to
id of the link connection
There was an error in request. Usually field validation failed.
{
"ContentType": [
"This field is required."
],
"manhole": [
"This field is required."
],
"object_id": [
"This field is required."
]
}
Fields which failed validation
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
Detailed description of error