Delete Tenant

Delete the tenant specified by the provided UUID

DELETE https://<NSP Server>:8543/sdn/api/v4/tenants/687f0ce1-8dbc-4998-8442-0d00c73f86e8

Response:

{
  "status": 0,
  "startRow": 0,
  "endRow": 1,
  "totalRows": 1,
  "data": true
}