Future<Map<String, dynamic>> verify(String id) => _client._request('POST', '/domains/$id/verify', useApiBase: true);