delete deprecated
https://{api-base-url}/cloudAuth/api/v1/client_registration/
Delete the registered client, given a MAC address, to disallow network access.
200Success.
400Bad request.
401Unauthorized access or Invalid token.
403Forbidden - not permitted to perform this action.
404Client not found.
412Validation error.
429API Rate limit exceeded.
500Unexpected error.
503Service Unavailable.
defaultUnexpected error.