{{baseUrl}}/domain/:domain/tech/:handle
DELETE {{baseUrl}}/domain/:domain/tech/:handle
This method allows you to delete a tech from a specific domain
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"data": [],
"success": true,
"message": "Greeting OK. Login OK. Removing TECH-C: LS7743. TECH-C LS7743 is deleted. Logout OK.",
"error": null
} |
ENDPOINTS