DeleteConnectorResponse

DeleteConnectorResponse
DeleteConnectorResponse

Object containing the instance id , time of deletion of teh connector object

JSON Example
{
    "message": "string",
    "instance_id": "string",
    "time": "string"
}
string
message
Optional

Denotes the connector object deletion is successful

string
instance_id
Optional

Instance id of the connector objects

string
time
Optional

Time of deletion in YYYY-MM-DD hh:mm::ss

Returned By